AsyncWcfLib

WcfDefault.WsNamespace Field

The Webservice communication namespace is used by clients and services to uniquely identify services. Library users may change this constant to e.g. "YourCompany.com/YourProduct" and rebuild AsyncWcsLib. Sorry, currently it seems there is no other possibility to set your own namespace !

public const string WsNamespace = "AsyncWcfLib";

See Also

WcfDefault Class | SourceForge.AsyncWcfLib Namespace