AsyncWcfLib

IActorInput.PostInput Method

Threadsafe enqueue message at the receiving partner. No response is expected.

void PostInput(
   IWcfMessage msg
);

Parameters

msg
The IWcfMessage to enqueue.

See Also

IActorInput Interface | SourceForge.AsyncWcfLib Namespace