Click or drag to resize

ShutdownService Methods

The ShutdownService type exposes the following members.

Methods
 NameDescription
Public methodAddBackgroundTask 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodOnClosing 
Protected methodOnClosingStage1_ReasonsPreventingShutdown 
Protected methodOnClosingStage10_PropertyServiceSaveToFile 
Protected methodOnClosingStage2_CloseProject 
Protected methodOnClosingStage3_SignalShutdownToken 
Protected methodOnClosingStage4_CloseAllViews 
Protected methodOnClosingStage5_DisposePads 
Protected methodOnClosingStage6_StopComServer 
Protected methodOnClosingStage7_DisposeProject 
Protected methodOnClosingStage8_WaitForBackgroundTasks 
Protected methodOnClosingStage9_DisposeServices 
Public methodPreventShutdown 
Public methodShutdown 
Public methodSignalShutdownToken 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also