AGI STK Object Broker 11 Send comments on this topic.
SecondsBehind Property (IAgStkBroker)
See Also 
Windows






Windows & Linux

Description

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 * pRetVal
);

[Java]
public double getSecondsBehind();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface