[This is preliminary documentation and is subject to change.]
Provides settings related to Http traffic handling
Namespace: NFX.WebAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public static ServicePointManagerConfigurator ServicePointManager { get; }
public static ServicePointManagerConfigurator ServicePointManager { get; }
Public Shared ReadOnly Property ServicePointManager As ServicePointManagerConfigurator
Get
Public Shared ReadOnly Property ServicePointManager As ServicePointManagerConfigurator
Get
public:
static property ServicePointManagerConfigurator^ ServicePointManager {
ServicePointManagerConfigurator^ get ();
}
public:
static property ServicePointManagerConfigurator^ ServicePointManager {
ServicePointManagerConfigurator^ get ();
}
static member ServicePointManager : ServicePointManagerConfigurator with get
static member ServicePointManager : ServicePointManagerConfigurator with get
Property Value
Type:
ServicePointManagerConfigurator