OnEndOpen Method

ChannelFactory.OnEndOpen Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Completes an asynchronous open operation on the inner channel factory of the current channel factory.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected override void OnEndOpen(
	IAsyncResult result
)

Parameters

result
Type: System.IAsyncResult
The IAsyncResult returned by a call to the OnBeginOpen method.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft