For a list of all members of this type, see OperationResult members.
Name | Description | |
---|---|---|
![]() | OnCanceled | Called when the operation is canceled. |
Name | Description | |
---|---|---|
![]() | InitializeResult | Initializes the Error and IsComplete properties based on the specified values. |
![]() | OnFirstListenerAdding | Virtual method called when the first listener is being added to the PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifier) |
![]() | OnHasListenersChanged | Virtual method called when the HasListeners property changes. (Inherited from Infragistics.Services.PropertyChangeNotifier) |
![]() | OnPropertyChanged | Overridden. Called when property changed event is raised. (Inherited from Infragistics.Services.PropertyChangeNotifierExtended) |
![]() | RaisePropertyChangedEvent | Raises the PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) |
![]() | SetField<T> | Helper method used by property setters to change the value of a field and raise the PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifierExtended) |