PAConnectionTcpClientRetry 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 TcpClientRetry { get; set; }
Public Property TcpClientRetry As Long
Get
Set
public:
property long long TcpClientRetry {
long long get ();
void set (long long value);
}
function get_TcpClientRetry();
function set_TcpClientRetry(value);
Property Value
Type:
Int64See Also