STK Object BrokerSend comments on this topic.
SecondsBehind Property (IAgStkBroker)
See Also
Windows





Windows & Linux

Description

Get the number of seconds the broker has fallen behind attempting to process data at the previously set process rate.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SecondsBehind() As Double
[C#]
public double SecondsBehind {get;}
[Managed C++]
public: __property double get_SecondsBehind();
[Unmanaged C++]
public: HRESULT get_SecondsBehind(
    double * pSeconds
);
[Java]
public double getSecondsBehind();

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.