Header menu logo fantomas

StackGuard Type

Constructors

Constructor Description

StackGuard(maxDepth, name)

Full Usage: StackGuard(maxDepth, name)

Parameters:
    maxDepth : int
    name : string

Returns: StackGuard
maxDepth : int
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

Static members

Static member Description

StackGuard.GetDepthOption(arg1)

Full Usage: StackGuard.GetDepthOption(arg1)

Parameters:
    arg0 : string

Returns: int
arg0 : string
Returns: int

Type something to start searching.