AsyncWcfLib

WcfServiceAssistant Class

Adds the following features to a WCF service:

- registered with WcfRouterService (default = 'http://localhost:40000/AsyncWcfLib/RouterService').

- automatic TCP port assignement

- automatic handling of the ServiceHost

- coordinated shutdown of all ServiceAssistants

For a list of all members of this type, see WcfServiceAssistant Members .

System.Object
   WcfBasicService
      WcfServiceAssistant

public class WcfServiceAssistant : WcfBasicService

Requirements

Namespace: SourceForge.AsyncWcfLib.Basic

Assembly: SF.AsyncWcfLib (in SF.AsyncWcfLib.dll)

See Also

WcfServiceAssistant Members | SourceForge.AsyncWcfLib.Basic Namespace