Click or drag to resize

BootstrapperIsInitialized Property

True if Bootstrapper.Init() was successfully called.

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static bool IsInitialized { get; }

Property Value

Type: Boolean
See Also