SingletonEventSource<TDerived>.IsInstanceCreated Property

Definition

Indicates whether the singleton instance of TDerived has been created yet.

protected:
 static property bool IsInstanceCreated { bool get(); };
protected:
 static property bool IsInstanceCreated { bool get(); };
protected static bool IsInstanceCreated { get; }
static member IsInstanceCreated : bool
Protected Shared ReadOnly Property IsInstanceCreated As Boolean

Property Value

Returns Boolean.

Applies to