AsyncWcfLib

IWcfDualCallbackContract.EndOnWcfNotificationFromService Method

Wait for asynchronous completion of a thread started with BeginOnWcfNotificationFromService. Internally used identification info for a request (received and returned).

void EndOnWcfNotificationFromService(
   ref WcfReqIdent id,
   IAsyncResult result
);

Parameters

id
result
IAsyncResult to handle the Microsoft async pattern.

See Also

IWcfDualCallbackContract Interface | SourceForge.AsyncWcfLib.Basic Namespace