AsyncWcfLib

WcfReqIdent.Sender Property

WcfReqIdent carry a reference to Sender, after beeing received on client or service side. Sender is a restricted IWcfPartnerInput interface to the partner (or its proxy/stub) that sent the request and will receive the response.

public ActorPort Sender { public get; }

See Also

WcfReqIdent Class | SourceForge.AsyncWcfLib Namespace