Properties  Methods 

IUpdateSuspender Interface Members

The following tables list the members exposed by IUpdateSuspender.

Public Properties
 NameDescription
 Property Gets a value indicating whether updates for this instance are currently suspended  
 Property Gets or sets a value indicating whether the target will resume when the IUpdateSuspender is disposed. Default is True  
 PropertyGets or sets an associated Tab for this IUpdateSuspender instance  
Top
Public Methods
 NameDescription
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
Top
Extension Methods
 NameDescription
Public Extension Method Checks for null and if not null, calls Dispose
Top
See Also