Method GetFileAsync
Namespace: Belay.Core
Assembly: Belay.Core.dll
GetFileAsync(string, CancellationToken)
Simplified file download - basic implementation.
csharp
public Task<byte[]> GetFileAsync(string remotePath, CancellationToken cancellationToken = default)
Parameters
remotePath
string
cancellationToken
CancellationToken