Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
BeginInvoke | Overloaded. (inherited from SnapInBase ) |
![]() |
Dispose | Overloaded. |
![]() |
EndInvoke | (inherited from SnapInBase ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
Invoke | Overloaded. (inherited from SnapInBase ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
RegisterCurrentThreadForUI | (inherited from SnapInBase ) |
![]() |
ShowConsoleHomepage | Displays the console home page for the snap-in. |
![]() |
ShowHelpTopic | (inherited from SnapInBase ) |
![]() |
ShowMessageBox | Displays a message box that has Microsoft Management Console as a parent and is modal to the parent window. |
![]() |
ToString | (inherited from Object ) |
![]() |
UnregisterCurrentThreadForUI | (inherited from SnapInBase ) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. |
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
OnInitialize | Overridden. Handles a notification from Microsoft Management Console that the snap-in is being initialized. |
![]() |
OnLoadCustomData | Overridden. Handles a notification from Microsoft Management Console that persistent custom data is loaded. |
![]() |
OnSaveCustomData | Overridden. Handles a notification from Microsoft Management Console that custom data is saved, and persists any user setting data for the snap-in. |
![]() |
OnShowInitializationWizard | (inherited from SnapIn ) |
![]() |
OnShutdown | Overridden. Handles a notification from Microsoft Management Console that the snap-in should close, and deletes the current performance counter. |
See Also
Send comments about this topic to Microsoft.