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