![]() ![]() | 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 ! |
![]() ![]() | Library users may plug in their own implementation of IWcfDefault to WcfDefault.Instance. |
![]() ![]() | Library users may change here how to extract the application instance id from commandline arguments. |
![]() | The unique AppIdentification for this application instance |
![]() | Library users may change here how to get an application instance id. |
![]() | the name of this application is used for tracing and for identifying an ActorOutput |
![]() | The version of this application is used for information in ActorPort |
![]() | Operating system process id of this application. |
![]() | The WcfRouter service listens on this port. The WcfRouter must be running on every host having services. |
![]() | The WcfRouter service listens on this name. |
![]() | Get the folder name where tracefiles may be stored. |
![]() | Sets the default client configuration, when connecting without app.config. |
![]() | Sets the default service configuration, when no endpoint in app.config is found. |
![]() | |
![]() | The AppIdentification is composed from AppName, HostName, AppInstance and processId to for a unique string |
![]() | |
![]() | |
![]() | 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. |
![]() | When ApplicationInstance remains 0, the operating system process id is used as a application instance id for communication and trace. |
![]() |
![]() |
When the Library users does not plug in its own implementation of IWcfDefault, WcfDefault will be used. |
![]() | The assembly that represents the application. |
![]() | Operating system process id of this application. |
![]() | |
![]() | Returns the default binding, used by services and clients. URI may be changed e.g. from http:// to https:// |
![]() |
WcfDefault Class | SourceForge.AsyncWcfLib Namespace