Method | Description | |
---|---|---|
Cancel ( bool useNewThread = true ) : void | ||
Dispose ( ) : void | ||
SafeCancellationTokenSource ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CancelCore ( ) : void |
public Cancel ( bool useNewThread = true ) : void | ||
useNewThread | bool | |
return | void |
public SafeCancellationTokenSource ( ) : System | ||
return | System |