dnp3
0.9.0
|
Functional adapter of IAssociationHandler More...
Public Member Functions | |
AssociationHandler (Func< TimestampUtc > action) | |
Functional constructor More... | |
TimestampUtc | GetCurrentTime () |
Returns the current time or an invalid time if none is available More... | |
Functional adapter of IAssociationHandler
|
inline |
Functional constructor
action | Callback to execute |
|
inline |
Returns the current time or an invalid time if none is available
This callback is used when the master performs time synchronization for a particular outstation.
This could return the system clock or some other clock's time
Implements dnp3.IAssociationHandler.