Click or drag to resize

FX3ConnectionStreamTimeoutSeconds Property

Sets the timeout for the Bulk Endpoint used in real time streaming modes.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public int StreamTimeoutSeconds { get; set; }

Return Value

Type: Int32
The timeout time, in seconds

Implements

IRegInterface.StreamTimeoutSeconds
See Also