Example #1
0
 public Task <NewVectorReceivedArgs> When(Predicate <NewVectorReceivedArgs> condition, CancellationToken token) => cmd.When(condition, token);