Endorphin.Instrument.PicoTech


ContinuationGuard

Namespace: Endorphin.Instrument.PicoTech.PicoScope3000
Parent Module: Async

Semaphore to ensure only one continuation path is followed in a raw "from continuations" computational expression

Constructors

ConstructorDescription
new()
Signature: unit -> ContinuationGuard

CompiledName: .ctor

Instance members

Instance memberDescription
Cancel
Signature: bool

CompiledName: get_Cancel

Finish
Signature: bool

CompiledName: get_Finish

IsCancelled
Signature: bool

CompiledName: get_IsCancelled

IsFinished
Signature: bool

CompiledName: get_IsFinished

F# Project
Fork me on GitHub