Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
public int CommandTimeout { get; set; }
public int CommandTimeout { get; set; }
Public Property CommandTimeout As Integer
Get
Set
Public Property CommandTimeout As Integer
Get
Set
public:
property int CommandTimeout {
int get ();
void set (int value);
}
public:
property int CommandTimeout {
int get ();
void set (int value);
}
member CommandTimeout : int with get, set
member CommandTimeout : int with get, set
Property Value
Type:
Int32