Methods | Fields | This Package | All Packages

CancelEvent Class

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 Handling Events in WFC.