Version 24.2 (latest)

OperationResult Class Methods

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

Public Methods
 NameDescription
Public MethodOnCanceledCalled when the operation is canceled.  
Protected Methods
 NameDescription
Protected MethodInitializeResultInitializes the Error and IsComplete properties based on the specified values.  
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