![]() |
dnp3 (.NET API) 1.5.2
|
Information about the state of buffer after a CONFIRM has been processed More...
Public Member Functions | |
BufferState | WithClasses (ClassCount value) |
Remaining number of events in the buffer on a per-class basis More... | |
BufferState | WithTypes (TypeCount value) |
Remaining number of events in the buffer on a per-type basis More... | |
Public Attributes | |
ClassCount | Classes |
Remaining number of events in the buffer on a per-class basis More... | |
TypeCount | Types |
Remaining number of events in the buffer on a per-type basis More... | |
Information about the state of buffer after a CONFIRM has been processed
|
inline |
Remaining number of events in the buffer on a per-class basis
|
inline |
Remaining number of events in the buffer on a per-type basis
ClassCount dnp3.BufferState.Classes |
Remaining number of events in the buffer on a per-class basis
TypeCount dnp3.BufferState.Types |
Remaining number of events in the buffer on a per-type basis