IServiceEndpoint members
Defines which methods of the service class will be accessible via the endpoint; each endpoint may expose a different set of methods.
The IServiceEndpoint type exposes the following members.
Properties
Name | Description | |
---|---|---|
ListenUris | Gets a list of the online endpoint addresses. | |
Uri | Represents the address of the service. |
Top