Inheritance: ActorSubscriber
コード例 #1
0
 public InFlightStrategy(Streamer streamer) : base(10)
 {
     _streamer = streamer;
 }
コード例 #2
0
 public InFlightStrategy(Streamer streamer) : base(10)
 {
     _streamer = streamer;
 }