2 references to Open
System.ServiceModel (2)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
428
this.transportManagerContainer.
Open
(new SelectTransportManagersCallback(this.SelectTransportManagers));
System\ServiceModel\Channels\TransportManager.cs (1)
408
parent.
Open
(this.selectTransportManagerCallback);