Share via


LanguageModel.EnsureReadyAsync Method

Definition

public:
 static IAsyncOperationWithProgress<AIFeatureReadyResult ^, double> ^ EnsureReadyAsync();
 static IAsyncOperationWithProgress<AIFeatureReadyResult, double> EnsureReadyAsync();
public static IAsyncOperationWithProgress<AIFeatureReadyResult,double> EnsureReadyAsync();
function ensureReadyAsync()
Public Shared Function EnsureReadyAsync () As IAsyncOperationWithProgress(Of AIFeatureReadyResult, Double)

Returns

Applies to