Header menu logo fantomas

StackGuard Type

Constructors

Constructor Description

StackGuard(name)

Full Usage: StackGuard(name)

Parameters:
    name : string

Returns: StackGuard
name : string
Returns: StackGuard

Instance members

Instance member Description

this.Guard

Full Usage: this.Guard

Parameters:
    f : unit -> 'T
    ?memberName : string
    ?path : string
    ?line : int

Returns: 'T

Execute the new function, on a new thread if necessary

f : unit -> 'T
?memberName : string
?path : string
?line : int
Returns: 'T

this.GuardCancellable

Full Usage: this.GuardCancellable

Parameters:
Returns: Cancellable<'T>
arg0 : Cancellable<'T>
Returns: Cancellable<'T>

Type something to start searching.