Implemented interface member:
method
Open
System.ServiceModel.ICommunicationObject.Open(System.TimeSpan)
10 references to Open
System.ServiceModel.Federation (3)
System\IdentityModel\Security\WrapperSecurityCommunicationObject.cs (2)
256CommunicationObject.Open(timeout); 408CommunicationObject.Open(timeout);
System\ServiceModel\Federation\WSTrustChannelSecurityTokenProvider.cs (1)
560_communicationObject.Open(timeout);
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\NetFramingTransportChannelFactory.cs (1)
327localUpgrade.Open(timeout);
System.ServiceModel.Primitives.Tests (6)
Channels\CommunicationObjectTest.cs (6)
29mco.Open(timeout); 93mco.Open(timeout); 121mco.Open(timeout); 184mco.Open(timeout); 318mco.Open(timeout); 341mco.Open(timeout);