AsyncWcfLib

WcfReqIdent.Input Property

WcfReqIdent carry a reference to the ActorPort that is receiving the message. Input is the service (input) that is receiving the request, when received on service side. Input is the client (output) that is receiving a response, when received on client side.

public ActorPort Input { public get; internal set; }

See Also

WcfReqIdent Class | SourceForge.AsyncWcfLib Namespace