| FailureInjectorExceptionMsg Property |
Retrieves the message of the simulated failure.
Namespace:
Akka.Remote.Transport
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public string Msg { get; }
member Msg : string with get
Property Value
Type:
StringSee Also