| NoopSubscriptionTimeoutCancel Method (Boolean) |
TBD
Namespace:
Akka.Streams.Implementation
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public void Cancel(
bool throwOnFirstException
)
abstract Cancel :
throwOnFirstException : bool -> unit
override Cancel :
throwOnFirstException : bool -> unit
Parameters
- throwOnFirstException
- Type: SystemBoolean
TBD
Implements
ICancelableCancel(Boolean)See Also