AsyncWcfLib

WcfBasicService Members

WcfBasicService overview

Public Static Properties

DisableRouterClient Default = false. When set to true: Disable router client, no service in this application will be published to the WcfRouter.

Public Instance Fields

LastAction May be used for tracing of connect/reconnect/disconnect operations.

Public Instance Properties

ClientCount The count of known clients of this service (connected or disconnected)
ConnectedClientCount The count of connected clients of this service

Public Instance Methods

DoPeriodicTasksCheck 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

WcfBasicService Class | SourceForge.AsyncWcfLib.Basic Namespace