Share via


CancelEvent Class

Methods | Fields | This Package | All Packages

Represents an event that can be canceled.

Event
  |
  +--CancelEvent

package com.ms.wfc.core

public class CancelEvent
extends
Event****

Remarks

To cancel the event, set the cancel field to true. For information about the WFC event model, see .