Lezen in het Engels Bewerken

Delen via


ICommunicationObject.EndOpen(IAsyncResult) Method

Definition

Completes an asynchronous operation to open a communication object.

public void EndOpen (IAsyncResult result);

Parameters

result
IAsyncResult

The IAsyncResult that is returned by a call to the BeginOpen method.

Exceptions

The ICommunicationObject was unable to be opened and has entered the Faulted state.

The timeout elapsed before the ICommunicationObject was able to enter the Opened state and has entered the Faulted state.

Applies to

Product Versies
.NET Core 1.0, Core 1.1, 8 (package-provided)
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
UWP 10.0