AsyncWcfLib

IWcfServiceConfiguration Interface

The configuration interface is implemented by WcfDefault. It may be provided by the library user.

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

SourceForge.AsyncWcfLib.IWcfServiceConfiguration
   SourceForge.AsyncWcfLib.IWcfDefault

public interface IWcfServiceConfiguration

Types that implement IWcfServiceConfiguration

Type Description
WcfDefault Common definitions for all interacting actors. Library users may plug in their own implementation of this class to WcfDefault.Instance.

Requirements

Namespace: SourceForge.AsyncWcfLib

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

See Also

IWcfServiceConfiguration Members | SourceForge.AsyncWcfLib Namespace