Table of Contents

Method GetAsync

Namespace
Scaleout.Client.EC2
Assembly
Scaleout.Client.EC2.dll

GetAsync()

Returns a collection of Bootstrap gateway specifications for ScaleOut hosts running in an AWS EC2 environment.

public override Task<IEnumerable<BootstrapGateway>> GetAsync()

Returns

Task<IEnumerable<BootstrapGateway>>

A collection of BootstrapGateway items.