Click or drag to resize
Akka.NETRuntimeDetectorIsMono Field
Is true if we're running on a Mono VM. false otherwise.

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static readonly bool IsMono

Field Value

Type: Boolean
See Also