TaskInfoTDirective Methods |
The TaskInfoTDirective generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanCastTTargetDirective |
Resolves whether the true, underlying directive type is
assignable to the target directive type.
(Overrides TaskInfoCanCastTTargetDirective.) |
![]() | CastTTargetDirective |
Casts a TaskInfo to one with a specific directive.
(Overrides TaskInfoCastTTargetDirective.) |
![]() | GetDirective |
Helper to delegate to generic implementation.
(Overrides TaskInfoGetDirective.) |
![]() | SetDirective |
Helper to delegate to generic implementation.
(Overrides TaskInfoSetDirective(TaskDirective).) |
![]() | SetDirectiveData |
Sets the directive with raw data from an application task info.
(Overrides TaskInfoSetDirectiveData(Byte).) |
![]() | SetProgress |
Sets the status with raw progress string from an application task info.
(Inherited from TaskInfo.) |
![]() | ToJson |
Serializes the instance to JSON.
(Overrides TaskInfoToJson.) |