1 write to host
System.ServiceModel (1)
System\ServiceModel\ServiceHost.cs (1)
1254this.host = host;
4 references to host
System.ServiceModel (4)
System\ServiceModel\ServiceHost.cs (4)
1264IAsyncResult result = this.host.BeginAfterInitializeRuntime( 1273thisPtr.host.EndAfterInitializeRuntime(result); 1280IAsyncResult result = this.host.BeginOpenChannelDispatchers( 1289thisPtr.host.EndOpenChannelDispatchers(result);