Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Objects.SimpleIO.Watchdog
Timer Class
Timer Properties
fd Property
timeout Property
Timer
fd Property
Read-only property returning the Linux file descriptor for the watchdog timer.
Namespace:
IO.Objects.SimpleIO.Watchdog
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
Copy
public
int
fd
{
get
; }
Property Value
Int32
See Also
Reference
Timer Class
IO.Objects.SimpleIO.Watchdog Namespace