Represents the base class for the Configuration Manager 2007 console snap-in in Microsoft Management Console.

The following tables list the members exposed by the SmsSnapInBase type.

Protected Constructors

  Name Description
SmsSnapInBase Initializes a new instance of SmsSnapInBase.
Top

Public Properties (see also Protected Properties )

  Name Description
public property static AsyncQueryBatchSize Gets the size of the query batch that is retrieved from the provider for asynchronous queries.
public property static BackgroundInterQuerySleepTime Gets the length of time that the background query delegate will wait before firing the next event.
public property static CommandLineOptions Gets the dictionary of command line options for the Configuration Manager console.
public property ConnectedConsoleTree Gets the connected console tree.
public property ConnectedNodes Gets the list of connected nodes for the snap-in.
public property Console  (inherited from NamespaceSnapInBase )
public property ConsoleXmlFileName Gets the name of the XML file for the snap-in.
public property ConsoleXmlNodes Gets the XML nodes for the snap-in.
public property DisplayName Gets the display name for the snap-in.
public property static ExecuteQueryBatchSize Gets the size of the query batch that is retrieved from the provider.
public property static HomepageTimeout Gets the time, in milliseconds, to test for the availability of the online snap-in home page before loading the local static home page.
public property IdleConsoleTree Gets the idle console tree for the snap-in.
public property ImagesCache Gets or sets the image cache for the snap-in.
public property static InterQuerySleepTime Gets the time, in milliseconds, that the query delegate will wait before firing the next event.
public property InvokeRequired  (inherited from SnapInBase )
public property IsModified  (inherited from NamespaceSnapInBase )
public property LanguageIndependentName Gets the language-neutral name for the snap-in.
public property LargeImages  (inherited from NamespaceSnapInBase )
public property static MaxCacheSize Gets the maximum size of the cache.
public property NamedValuePersistenceList Gets the named value persistence list for the snap-in.
public property static NodeBatchSize Gets the maximum number of nodes to cache before they are added to the console tree for the snap-in.
public property static ResultObjectsBatchSize Gets the maximum number of result objects to cache before they are added to the collection of result objects.
public property RootConsoleTree Gets the root console tree for the snap-in.
public property RootNode  (inherited from SnapIn )
public property SecurityDetails Gets the security details for the snap-in.
public property SmallImages  (inherited from NamespaceSnapInBase )
public property Tag  (inherited from SnapInBase )
Top

Protected Properties

  Name Description
protected property Id  (inherited from SnapInBase )
Top

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 )
Top

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.
Top

See Also


Send comments about this topic to Microsoft.