Send a request message to the partner on the outgoing connection. At least a WcfIdleMessage will asynchronously be received through 'PostInput', when the partner has processed the request. ** Usage ** Internal: Send a message to the connected partner running on another thread synchronization context. ActorOutput (client): Send a request to the connected remote service. Serviceside: Sender.SendOut() send a request from client-proxy to the internal service.
IWcfBasicPartner Interface | SourceForge.AsyncWcfLib.Basic Namespace