Click or drag to resize

SnmpMessageExtensionIsRunningOnMac Property

Gets a value indicating whether it is running on macOS.

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

Property Value

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