AsyncWcfLib

ActorInput.PostInput(IWcfMessage) Method

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

public void PostInput(
   IWcfMessage msg
);

Parameters

msg
The IWcfMessage to enqueue.

Implements

IActorInput.PostInput

See Also

ActorInput Class | SourceForge.AsyncWcfLib Namespace | ActorInput.PostInput Overload List