Initialize Method

Glimpse API

GlimpseRuntime Initialize Method Glimpse API Documentation
Initializes this instance of the Glimpse runtime.

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public bool Initialize()
public bool Initialize()

Return Value

true if system initialized successfully, false otherwise

Implements

IGlimpseRuntime Initialize 
See Also