| RestOperationContextServiceEndpoint Property |
Gets the service of the context
Namespace:
RestSrvr
Assembly:
RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax public ServiceEndpoint ServiceEndpoint { get; }
Public ReadOnly Property ServiceEndpoint As ServiceEndpoint
Get
public:
property ServiceEndpoint^ ServiceEndpoint {
ServiceEndpoint^ get ();
}
member ServiceEndpoint : ServiceEndpoint with get
Property Value
Type:
ServiceEndpointSee Also