public static Create ( ApplicationConfiguration configuration, ConfiguredEndpoint endpoint, bool updateBeforeConnect, bool checkDomain, string sessionName, uint sessionTimeout, IUserIdentity identity, IList |
||
configuration | ApplicationConfiguration | The configuration for the client application. |
endpoint | ConfiguredEndpoint | The endpoint for the server. |
updateBeforeConnect | bool | If set to |
checkDomain | bool | If set to |
sessionName | string | The name to assign to the session. |
sessionTimeout | uint | The timeout period for the session. |
identity | IUserIdentity | The user identity to associate with the session. |
preferredLocales | IList |
The preferred locales. |
return |