Show / Hide Table of Contents

Interface IDataPointer<TData>

Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public interface IDataPointer<TData>
Type Parameters
Name Description
TData

Methods

FetchAsync(CancellationToken)

Declaration
Task<TData> FetchAsync(CancellationToken cancellationToken)
Parameters
Type Name Description
System.Threading.CancellationToken cancellationToken
Returns
Type Description
System.Threading.Tasks.Task<TData>
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©