Class PreloadState
Namespace: Libplanet.Net
Assembly: Libplanet.dll
Syntax
public abstract class PreloadState : object
Fields
| Improve this Doc View SourceTotalPhase
The number of total phases.
Declaration
public const int TotalPhase = null
Field Value
Type | Description |
---|---|
Int32 |
Properties
| Improve this Doc View SourceCurrentPhase
The current phase.
Declaration
public abstract int CurrentPhase { get; }
Property Value
Type | Description |
---|---|
Int32 |