.NET Framework Class Library
IClientChannel..::.Open Method
Causes a communication object to transition from the created state into the opened state.
|
| Name | Description |
|---|
.gif) | Open()()() | Causes a communication object to transition from the created state into the opened state. (Inherited from ICommunicationObject.) |
.gif) | Open(TimeSpan) | Causes a communication object to transition from the created state into the opened state within a specified interval of time. (Inherited from ICommunicationObject.) |
Top
Versions with and without an explicit timeout are provided.
Reference