The ConfigMgrProxy type exposes the following members.

Methods

  NameDescription
AllocateChannel
Allocates a channel.
AllocateChannelByName
Allocates a channel by name
DisposeOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
The destructor for ConfigMgrProxy
(Overrides Object..::.Finalize()()().)
GetConfigXml
Gets the config XML.
GetDefaultConfigXml
Gets the default config XML.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnConfigStartup
Function called on the config startup.
ReleaseChannel
Releases a channel by number.
ReleaseChannelByName
Releases a channel by name
SetConfigAttribute
Sets a config attribute.
SetConfigXml
Sets the config XML.
SetSysOfflineEvent
Sets the system online or offline for MSeries systems.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
ValidateConfigXml
Validates a config XML.

See Also