Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CancellationToken Class
Members
In This Topic
    CancellationToken Class
    In This Topic
    Token that propagates notification that an operation should be cancelled.

    This class is thread safe.

    Object Model
    CancellationToken Class
    Syntax
    public class CancellationToken 
        extends Object 
    Inheritance Hierarchy

    java.lang.Object
       com.grapecity.documents.excel.CancellationToken

    See Also