SingletonEventSource<TDerived>.IsInstanceCreated Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.