The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ICommunicationObject::Open Method
.NET Framework (current version)
Causes a communication object to transition from the created state into the opened state.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | Open() | Causes a communication object to transition from the created state into the opened state. |
![]() | Open(TimeSpan) | Causes a communication object to transition from the created state into the opened state within a specified interval of time. |
Versions with and without an explicit timeout are provided.
Show:
