'DeclarationProtected Function GetServerForContext() As IServerBase
'UsageDim 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.