AsyncWcfLib

WcfDefault.IsAppIdUniqueInPlant Method

Library users may change here whether an application instance is unique in plant or on host. Applications with unique id in plant may be moved from one host to another without configuration change.

public virtual bool IsAppIdUniqueInPlant(
   int appId
);

Implements

IWcfDefault.IsAppIdUniqueInPlant

See Also

WcfDefault Class | SourceForge.AsyncWcfLib Namespace