Get the number of seconds the broker has fallen behind attempting to process data at the previously set process rate.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SecondsBehind() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_SecondsBehind(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getSecondsBehind(); |





