[This is preliminary documentation and is subject to change.]
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int TimeoutMs { get; set; }
public int TimeoutMs { get; set; }
Public Property TimeoutMs As Integer
Get
Set
Public Property TimeoutMs As Integer
Get
Set
public:
property int TimeoutMs {
int get ();
void set (int value);
}
public:
property int TimeoutMs {
int get ();
void set (int value);
}
member TimeoutMs : int with get, set
member TimeoutMs : int with get, set
Property Value
Type:
Int32