'Declaration
Protected Function GetServerForContext() As IServerBase
'Usage
Dim instance As EndpointBase Dim value As IServerBase value = instance.GetServerForContext()
protected IServerBase GetServerForContext()
protected: IServerBase^ GetServerForContext();
Return Value
The server object from the operation context.