Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Cancellation

Class for canceling long running operations.

see

com.bayesserver.ICancellation

Hierarchy

  • Cancellation

Implements

Index

Accessors

Accessors

cancel

  • get cancel(): boolean
  • set cancel(value: boolean): void
  • inheritdoc

    Returns boolean

  • inheritdoc

    Parameters

    • value: boolean

    Returns void