Gets or sets the state of the incoming connection from the network to the service.
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 actors internal thread.
Setting other states will disconnect the WCF service from network.
IActorInput.InputStateFromNetwork
ActorInput Class | SourceForge.AsyncWcfLib Namespace