| StreamTestKitCompletedSubscriptionTSubscriber Property |
[Missing <summary> documentation for "P:Akka.Streams.TestKit.StreamTestKit.CompletedSubscription`1.Subscriber"]
Namespace:
Akka.Streams.TestKit
Assembly:
Akka.Streams.TestKit (in Akka.Streams.TestKit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ISubscriber<T> Subscriber { get; }
member Subscriber : ISubscriber<'T> with get
Property Value
Type:
ISubscriberTSee Also