[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)
protected abstract ConnectionParameters MakeDefaultSessionConnectParams(
IConfigSectionNode paramsSection
)
protected abstract ConnectionParameters MakeDefaultSessionConnectParams(
IConfigSectionNode paramsSection
)
Protected MustOverride Function MakeDefaultSessionConnectParams (
paramsSection As IConfigSectionNode
) As ConnectionParameters
Protected MustOverride Function MakeDefaultSessionConnectParams (
paramsSection As IConfigSectionNode
) As ConnectionParameters
protected:
virtual ConnectionParameters^ MakeDefaultSessionConnectParams(
IConfigSectionNode^ paramsSection
) abstract
protected:
virtual ConnectionParameters^ MakeDefaultSessionConnectParams(
IConfigSectionNode^ paramsSection
) abstract
abstract MakeDefaultSessionConnectParams :
paramsSection : IConfigSectionNode -> ConnectionParameters
abstract MakeDefaultSessionConnectParams :
paramsSection : IConfigSectionNode -> ConnectionParameters
Return Value
Type:
ConnectionParameters