Click or drag to resize

SnmpMessageExtensionIsRunningOnWindows Property

Gets a value indicating whether it is running on Windows.

Namespace: GSF.Net.Snmp.Messaging
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public static bool IsRunningOnWindows { get; }
View Source

Property Value

Boolean
true if is running on Windows; otherwise, false.
See Also