Click or drag to resize

FixEngineDeliveryTriesInterval Property

Returns the time interval between tries to deliver application message (in milliseconds).

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public int DeliveryTriesInterval { get; }

Property Value

Int32
time interval between tries to deliver application message (in milliseconds)
See Also