LoginParametersHttpConnectionTimeOut Property |
Http connection timeout in minute
Namespace:
Unvired.Kernel.UWP.Login
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static int HttpConnectionTimeOut { get; set; }Public Shared Property HttpConnectionTimeOut As Integer
Get
Set
public:
static property int HttpConnectionTimeOut {
int get ();
void set (int value);
}static member HttpConnectionTimeOut : int with get, set
Property Value
Type:
Int32
See Also