AzureTzInfoFileReaderInitialized Property

If true, the reader is initialized, and there is no need to call the LoadAsync method

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
public bool Initialized { get; }

Property Value

Boolean

Implements

ITzInfoFileReaderInitialized

See Also