IUpdateSuspender Interface Members
The following tables list the members exposed by IUpdateSuspender.
Public Properties
| Name | Description | |
|---|---|---|
![]() | IsSuspended | Gets a value indicating whether updates for this instance are currently suspended |
![]() | ResumeTargetOnDispose | Gets or sets a value indicating whether the target will resume when the IUpdateSuspender is disposed. Default is True |
![]() | Tag | Gets or sets an associated Tab for this IUpdateSuspender instance |
Public Methods
| Name | Description | |
|---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | SafeDispose | Checks for null and if not null, calls Dispose |
See Also


