BaseTaskOptions constructor

BaseTaskOptions()

Provides a suggested API surface for how classes implementing BaseTaskOptions should manage their InnerTaskOptions fields. The two suggested methods are copyToNative and dispose.

Implementation

BaseTaskOptions();