PAConnectionTcpClientRetryInterval Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long TcpClientRetryInterval { get; set; }
Public Property TcpClientRetryInterval As Long
Get
Set
public:
property long long TcpClientRetryInterval {
long long get ();
void set (long long value);
}
function get_TcpClientRetryInterval();
function set_TcpClientRetryInterval(value);
Property Value
Type:
Int64See Also