Version 24.2 (latest)

CancelOperationResult Class Methods

For a list of all members of this type, see CancelOperationResult members.

Public Methods
 NameDescription
Public MethodInitializeResultInitializes the OperationResult.Error and OperationResult.IsComplete properties based on the specified values.  
Public MethodOnCanceledCalled when the operation is canceled. (Inherited from Infragistics.OperationResult)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
See Also