CommunicationObject::BeginOpen Method
.NET Framework (current version)
Begins an asynchronous operation to open a communication object.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | BeginOpen(AsyncCallback^, Object^) | Begins an asynchronous operation to open a communication object. |
![]() | BeginOpen(TimeSpan, AsyncCallback^, Object^) | Begins an asynchronous operation to open a communication object within a specified interval of time. |
Show:
