IdeaBlade.EntityModel.Server Assembly > IdeaBlade.EntityModel.Server Namespace > ServiceHostEvents Class : OnServiceHostCreated Method |
'Declaration
Public Overridable Sub OnServiceHostCreated( _ ByVal host As ServiceHost _ )
'Usage
Dim instance As ServiceHostEvents Dim host As ServiceHost instance.OnServiceHostCreated(host)
public virtual void OnServiceHostCreated( ServiceHost host )
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