Click or drag to resize

SnmpMessageExtensionIsRunningOnIOS Property

Gets a value indicating whether it is running on iOS.

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

Property Value

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