AsyncWcfLib

WcfBasicClientAsync.PostInput Method

Post a request to the input of the remote partner. It will be sent over the network. Called from ClientIdent, when SendOut a message to remote partner.

public virtual void PostInput(
   WcfReqIdent id
);

Parameters

id
A WcfReqIdent

Implements

IWcfBasicPartner.PostInput

See Also

WcfBasicClientAsync Class | SourceForge.AsyncWcfLib.Basic Namespace