AsyncWcfLib

AsyncResponseHandler Delegate

Extension method On implements this delegate for handling messages directly in a Send context. On(T), SendOut

public delegate WcfReqIdent AsyncResponseHandler(
   WcfReqIdent id
);

Parameters

id
the received response or errormessage from the connected service

Requirements

Namespace: SourceForge.AsyncWcfLib

Assembly: SF.AsyncWcfLib (in SF.AsyncWcfLib.dll)

See Also

SourceForge.AsyncWcfLib Namespace