AsyncWcfLib

IActorInput Members

IActorInput overview

Public Instance Properties

InputStateFromNetworkGets or sets the state of the incoming service connection from the network.May be called from any thread.Setting InputStateFromNetwork to WcfState.Ok or WcfState.Connecting reconnects a previously disconnected link.These states may be set only after an initial call to TryConnect from the active services internal thread.Setting other states will disconnect the WCF service from network.

Public Instance Methods

LinkInputToNetwork Add a WCF service und publish Uri to WcfRouter.
PostInput Threadsafe enqueue message at the receiving partner. No response is expected.
PostInputFromOverloaded. Threadsafe enqueue message at the receiving partner.

See Also

IActorInput Interface | SourceForge.AsyncWcfLib Namespace