AsyncWcfLib

ActorInput(TSC).OnInputConnected Event

The event is risen, when a client is connected to this service. The response to the WcfReqIdent is sent by AsyncWcfLib. No further response is required.

public event WcfMessageHandler<TSC> OnInputConnected;

See Also

ActorInput<TSC> Class | SourceForge.AsyncWcfLib Namespace