[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
IConfigSectionNode DefaultSessionConnectParamsCfg { get; set; }
IConfigSectionNode DefaultSessionConnectParamsCfg { get; set; }
Property DefaultSessionConnectParamsCfg As IConfigSectionNode
Get
Set
Property DefaultSessionConnectParamsCfg As IConfigSectionNode
Get
Set
property IConfigSectionNode^ DefaultSessionConnectParamsCfg {
IConfigSectionNode^ get ();
void set (IConfigSectionNode^ value);
}
property IConfigSectionNode^ DefaultSessionConnectParamsCfg {
IConfigSectionNode^ get ();
void set (IConfigSectionNode^ value);
}
abstract DefaultSessionConnectParamsCfg : IConfigSectionNode with get, set
abstract DefaultSessionConnectParamsCfg : IConfigSectionNode with get, set
Property Value
Type:
IConfigSectionNode