'Declaration
Protected Shared Function GetHostForContext() As IServiceHostBase
'Usage
Dim value As IServiceHostBase value = EndpointBase.GetHostForContext()
protected static IServiceHostBase GetHostForContext()
protected: static IServiceHostBase^ GetHostForContext();
Return Value
The host associated with the current context.