dnp3 (.NET API) 1.5.2
Loading...
Searching...
No Matches
dnp3.ClassCount Class Reference

Remaining number of events in the buffer after a confirm on a per-class basis More...

Public Member Functions

ClassCount WithNumClass1 (uint value)
 Number of class 1 events remaining in the buffer More...
 
ClassCount WithNumClass2 (uint value)
 Number of class 2 events remaining in the buffer More...
 
ClassCount WithNumClass3 (uint value)
 Number of class 3 events remaining in the buffer More...
 

Public Attributes

uint NumClass1
 Number of class 1 events remaining in the buffer More...
 
uint NumClass2
 Number of class 2 events remaining in the buffer More...
 
uint NumClass3
 Number of class 3 events remaining in the buffer More...
 

Detailed Description

Remaining number of events in the buffer after a confirm on a per-class basis

Member Function Documentation

◆ WithNumClass1()

ClassCount dnp3.ClassCount.WithNumClass1 ( uint  value)
inline

Number of class 1 events remaining in the buffer

◆ WithNumClass2()

ClassCount dnp3.ClassCount.WithNumClass2 ( uint  value)
inline

Number of class 2 events remaining in the buffer

◆ WithNumClass3()

ClassCount dnp3.ClassCount.WithNumClass3 ( uint  value)
inline

Number of class 3 events remaining in the buffer

Member Data Documentation

◆ NumClass1

uint dnp3.ClassCount.NumClass1

Number of class 1 events remaining in the buffer

◆ NumClass2

uint dnp3.ClassCount.NumClass2

Number of class 2 events remaining in the buffer

◆ NumClass3

uint dnp3.ClassCount.NumClass3

Number of class 3 events remaining in the buffer


The documentation for this class was generated from the following file: