A cancellation source creates and controls a cancellation token.
Private
Readonly
The cancellation token of this source.
Return true if a cancellation is already requested otherwise false;
Signal cancellation on the token.
Dispose object and free resources.
A cancellation source creates and controls a cancellation token.