MBrace.Runtime


VagabondRegistry

Namespace: MBrace.Runtime

Global Vagabond instance container

Static members

Static memberDescription
Initialize(...)
Signature: (workingDirectory:string option * isClientSession:bool option * forceLocalFSharpCore:bool option) -> unit

Initializes the Vagabond registry with provided parameters.

Instance
Signature: VagabondManager

Gets the registered vagabond instance.

CompiledName: get_Instance

IsRegistered
Signature: bool

Gets whether a Vagabond instance has been registered.

CompiledName: get_IsRegistered

Fork me on GitHub