Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util
RuntimeDetector Class
RuntimeDetector Fields
IsMono Field
RuntimeDetector
IsMono 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.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
static
readonly
bool
IsMono
static
val
IsMono
:
bool
Field Value
Type:
Boolean
See Also
Reference
RuntimeDetector Class
Akka.Util Namespace
Akka.NET Home
|
Learn Akka.NET