Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
CancellationTokenSource Class
/ getToken Method
Collapse All
Expand All
In This Topic
getToken Method
In This Topic
Returns a token associated with this
CancellationTokenSource
.
Syntax
public
CancellationToken
getToken()
Return Value
The cancellation token. Always returns the same instance.
See Also
Reference
CancellationTokenSource Class
CancellationTokenSource Members