|
ICancellationTokenCancel Method
|
Cancels the operation.
Namespace: GSF.ThreadingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.239-beta+5928cebde0dd955df84e791f5ea67acbd192773e
Syntaxabstract Cancel : unit -> bool
View SourceReturn Value
Booleantrue if the operation was cancelled; otherwise
false.
See Also