IdeaBlade.EntityModel.Server Assembly > IdeaBlade.EntityModel.Server Namespace > ServiceHostEvents Class : OnEndpointCreated Method |
'Declaration
Public Overridable Sub OnEndpointCreated( _ ByVal endpoint As ServiceEndpoint _ )
'Usage
Dim instance As ServiceHostEvents Dim endpoint As ServiceEndpoint instance.OnEndpointCreated(endpoint)
public virtual void OnEndpointCreated( ServiceEndpoint endpoint )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2