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