ClientBase<TChannel>::EndOperationDelegate Delegate
Represents a delegate that is invoked by InvokeAsync(ClientBase<TChannel>::BeginOperationDelegate^, array<Object^>^, ClientBase<TChannel>::EndOperationDelegate^, SendOrPostCallback^, Object^) on successful completion of the call made by InvokeAsync(ClientBase<TChannel>::BeginOperationDelegate^, array<Object^>^, ClientBase<TChannel>::EndOperationDelegate^, SendOrPostCallback^, Object^) to ClientBase<TChannel>::BeginOperationDelegate.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- result
-
Type:
System::IAsyncResult^
The result returned by the call made by InvokeAsync(ClientBase<TChannel>::BeginOperationDelegate^, array<Object^>^, ClientBase<TChannel>::EndOperationDelegate^, SendOrPostCallback^, Object^)
Return Value
Type: array<System::Object^>^Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0