IProbeImplementation.GetDataAsync Method

Definition

public System.Threading.Tasks.Task<Microsoft.SqlServer.Management.Assessment.MeasurementCollection> GetDataAsync ();
abstract member GetDataAsync : unit -> System.Threading.Tasks.Task<Microsoft.SqlServer.Management.Assessment.MeasurementCollection>
Public Function GetDataAsync () As Task(Of MeasurementCollection)

Returns

Applies to