AsyncWcfLib

IActorInput Properties

The properties of the IActorInput interface are listed below. For a complete list of IActorInput interface members, see the IActorInput Members topic.

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.

See Also

IActorInput Interface | SourceForge.AsyncWcfLib Namespace