lib60870.NET 2.3.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
Loading...
Searching...
No Matches
lib60870.ASDUQueue Class Reference

Public Member Functions

 ASDUQueue (int maxQueueSize, EnqueueMode enqueueMode, ApplicationLayerParameters parameters, Action< string > DebugLog)
 
void EnqueueAsdu (ASDU asdu)
 
void LockASDUQueue ()
 
void UnlockASDUQueue ()
 
bool MessageQueue_hasUnconfirmedIMessages ()
 
void UnmarkAllASDUs ()
 
void MarkASDUAsConfirmed (int index, long timestamp)
 

Public Attributes

SemaphoreSlim queueLock = new SemaphoreSlim(1, 1)
 

Properties

int NumberOfAsduInQueue [get, set]
 

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