AsyncWcfLib

IWcfDefault.GetAppIdentification Method

The AppIdentification is composed from AppName, HostName, AppInstance and processId to for a unique string

string GetAppIdentification(
   string appName,
   int appInstance,
   string hostName,
   int processId
);

See Also

IWcfDefault Interface | SourceForge.AsyncWcfLib Namespace