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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1