IQuerySpaceZoneController.GetAllActivatedZonesAsync(CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets all activated data zones.
public System.Threading.Tasks.ValueTask<System.Collections.Generic.IReadOnlyCollection<string>> GetAllActivatedZonesAsync (System.Threading.CancellationToken cancellationToken);
abstract member GetAllActivatedZonesAsync : System.Threading.CancellationToken -> System.Threading.Tasks.ValueTask<System.Collections.Generic.IReadOnlyCollection<string>>
Public Function GetAllActivatedZonesAsync (cancellationToken As CancellationToken) As ValueTask(Of IReadOnlyCollection(Of String))
Parameters
- cancellationToken
- CancellationToken
A way to abort the operation.
Returns
A collection of zone.