DdmReader.SkipCurrentDdmObjectAsync(Boolean, CancellationToken) Method

Definition

public:
 System::Threading::Tasks::Task ^ SkipCurrentDdmObjectAsync(bool isAsync, System::Threading::CancellationToken cancellationToken);
public System.Threading.Tasks.Task SkipCurrentDdmObjectAsync (bool isAsync, System.Threading.CancellationToken cancellationToken);
member this.SkipCurrentDdmObjectAsync : bool * System.Threading.CancellationToken -> System.Threading.Tasks.Task

Parameters

isAsync
Boolean
cancellationToken
CancellationToken

Returns

Task

Applies to