An NDoc Documented Class Library

IConnectionFactory.LanguageName Property

The value of the locale.

The default value is null, in which case the locale is defined in MsgConfig. If no locale value is defined in MsgConfig, the Windows system default locale is used.

To use a specific locale, refer to http://msdn2.microsoft.com/en-us/library/system.globalization.cultureinfo.aspx.

string LanguageName {get; set;}

See Also

IConnectionFactory Interface | webMethods.Msg Namespace