ITzInfoFileReaderLoadAsync Method

Parses the data from the input provided

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9417.0
C#
Task LoadAsync(
	CancellationToken cancellationToken = default
)

Parameters

cancellationToken  CancellationToken  (Optional)
A CancellationToken controlling the request lifetime

Return Value

Task

See Also