Share

ExternalService Methods

The ExternalService type exposes the following members.

Methods

 NameDescription
Public methodAddServer Registers a server with its service.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetDefaultServerId Returns the Id of the default server if one was assigned to the service.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetOptions A copy of the options the service was registered with.
Public methodGetPublicAccessKey Access key to use to execute a service.
Public methodGetRegisteredServerIds Returns Ids of all servers registered for the service.
Public methodGetServer Returns the instance that provides implementation for a registered server.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsRegisteredServerId Checks if the Id represents a valid server that has been registered for the service.
Public methodRemoveServer Removes/unregisters a server from the service.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?