CentralizedManagement Class Methods
In This Topic
For a list of all members of this type, see CentralizedManagement members.
Public Methods
| Name | Description |
 | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
 | Equals | (Inherited from Attachmate.Reflection.Framework.Proxy) |
 | GetHashCode | Serves as the default hash function. (Inherited from Attachmate.Reflection.Framework.Proxy) |
 | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from Attachmate.Reflection.Framework.Proxy) |
 | GetType | Gets the System.Type of the current instance. (Inherited from Attachmate.Reflection.Framework.Proxy) |
 | TestServerConnection | Tests the connection to the server indicated in the Centralized Management server URL. |
 | ToString | Returns a string that represents the current object. (Inherited from Attachmate.Reflection.Framework.Proxy) |
Top
Protected Methods
See Also