Public Methods (see also Protected Methods )

  Name Description
public method BeginInvoke  Overloaded. (inherited from SnapInBase )
public method Dispose Overloaded.  
public method EndInvoke  (inherited from SnapInBase )
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method Invoke  Overloaded. (inherited from SnapInBase )
public method static ReferenceEquals  (inherited from Object )
public method RegisterCurrentThreadForUI  (inherited from SnapInBase )
public method ShowConsoleHomepage Displays the console home page for the snap-in.
public method ShowHelpTopic  (inherited from SnapInBase )
public method ShowMessageBox Displays a message box that has Microsoft Management Console as a parent and is modal to the parent window.
public method ToString  (inherited from Object )
public method UnregisterCurrentThreadForUI  (inherited from SnapInBase )

Protected Methods

  Name Description
protected method Dispose Overloaded.  
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
protected method OnInitialize Overridden. Handles a notification from Microsoft Management Console that the snap-in is being initialized.
protected method OnLoadCustomData Overridden. Handles a notification from Microsoft Management Console that persistent custom data is loaded.
protected method OnSaveCustomData Overridden. Handles a notification from Microsoft Management Console that custom data is saved, and persists any user setting data for the snap-in.
protected method OnShowInitializationWizard  (inherited from SnapIn )
protected method 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.