AsyncWcfLib

WcfServiceAssistant Members

WcfServiceAssistant overview

Public Instance Fields

LastAction (inherited from WcfBasicService) May be used for tracing of connect/reconnect/disconnect operations.

Public Instance Properties

ClientCount (inherited from WcfBasicService) The count of known clients of this service (connected or disconnected)
ConnectedClientCount (inherited from WcfBasicService) The count of connected clients of this service
InputStateFromNetwork Gets or sets the state of the incoming service connection from the network.
IsOpen Returns true, when service is ready to receive requests.

Public Instance Methods

DoPeriodicTasks (inherited from WcfBasicService)Check client connection-timeouts, should be called periodically.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

WcfServiceAssistant Class | SourceForge.AsyncWcfLib.Basic Namespace