Table of Contents

RefreshRegionsAsync

Methods
public Task<IReadOnlyList<string>> RefreshRegionsAsync(CancellationToken cancellationToken = default)

Get all the available regions for Rooms asynchronously. You can enable or disable regions in your coherence Dashboard, in the Rooms section.

Parameters
Type Name Description
CancellationToken cancellationToken

(Optional) Cancellation token to cancel the request.

Returns
Type Description
Task<IReadOnlyList<string>>