The IConfigMgr type exposes the following members.

Methods

  NameDescription
AllocateChannel
Allocates the channel.
AllocateChannelByName
Allocates the channel by name
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
GetConfigXml
Gets the config XML.
GetDefaultConfigXml
Gets the default config XML.
OnConfigStartup
On the config startup.
ReleaseChannel
Releases the channel.
ReleaseChannelByName
Releases the channel by name
SetConfigAttribute
Sets the config attribute.
SetConfigXml
Sets the config XML.
SetSysOfflineEvent
Sets the system online or offline for an MSeries.
ValidateConfigXml
Validates the config XML.

See Also