Click or drag to resize
Akka.NETStreamTestKitFailedSubscriptionTCause Property

[Missing <summary> documentation for "P:Akka.Streams.TestKit.StreamTestKit.FailedSubscription`1.Cause"]

Namespace:  Akka.Streams.TestKit
Assembly:  Akka.Streams.TestKit (in Akka.Streams.TestKit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Exception Cause { get; }

Property Value

Type: Exception
See Also