IExternalServer Members

The IExternalServer type exposes the following members.

Methods

  NameDescription
Public methodGetDescription
Implement this method to return a description of the server.
Public methodGetName
Implement this method to return the name of the server.
Public methodGetServerId
Implement this method to return the id of the server.
Public methodGetServiceId
Implement this method to return the id of the service.
Public methodGetVendorId
Implement this method to return the id of the vendor of the server.

See Also