Table of Contents

Method RefreshPositionsAsync

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

RefreshPositionsAsync(CancellationToken)

Refreshes the positions.

public Task RefreshPositionsAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

A token to cancel the request.

Returns

Task