MsIfmxCommandBuilder.DeriveParametersAsync(MsIfmxCommand, CancellationToken) Method

Definition

public:
 static System::Threading::Tasks::Task ^ DeriveParametersAsync(Microsoft::HostIntegration::MsIfmxClient::MsIfmxCommand ^ cmd, System::Threading::CancellationToken cancellationToken);
public static System.Threading.Tasks.Task DeriveParametersAsync (Microsoft.HostIntegration.MsIfmxClient.MsIfmxCommand cmd, System.Threading.CancellationToken cancellationToken);
static member DeriveParametersAsync : Microsoft.HostIntegration.MsIfmxClient.MsIfmxCommand * System.Threading.CancellationToken -> System.Threading.Tasks.Task

Parameters

cancellationToken
CancellationToken

Returns

Task

Applies to