 | RestOperationContextServiceEndpoint Property |
Gets the service of the context
Namespace: RestSrvrAssembly: RestSrvr (in RestSrvr.dll) Version: 3.0.2081-alpha+2a5b7e36c643f1770ee7668b30338121303a2e40
Syntaxpublic ServiceEndpoint ServiceEndpoint { get; }Public ReadOnly Property ServiceEndpoint As ServiceEndpoint
Get
public:
property ServiceEndpoint^ ServiceEndpoint {
ServiceEndpoint^ get ();
}member ServiceEndpoint : ServiceEndpoint with get
Property Value
ServiceEndpoint
See Also