[Home] Type Microsoft.FSharp.Control.AsyncGroup


Full Type Signature

[<ExperimentalAttribute ("This type is part of an experimental feature called 'asynchronous workflows'")>]
type AsyncGroup = class
                  end
                  with
                    new : unit -> AsyncGroup
                    member TriggerCancel : ?message:string -> unit
                  end

Instance Members

MemberDescription
member TriggerCancel : ?message:string -> unit
Raise the cancellation condition for this group of computations

Static Members

MemberDescription
new : unit -> AsyncGroup

See Also

Microsoft.FSharp.Control


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19