Click or drag to resize
Akka.NETFailureInjectorExceptionMsg Property
Retrieves the message of the simulated failure.

Namespace:  Akka.Remote.Transport
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public string Msg { get; }

Property Value

Type: String
See Also