ScalarOperationCompletedEventArgs<T> Constructors
Provides data for the corresponding events.| Name | Parameters | Description |
|---|---|---|
| ScalarOperationCompletedEventArgs(Object, Exception, Boolean, Object) | result, error, cancelled, userState | Initializes a new instance of the ScalarOperationCompletedEventArgs<T> class with the specified settings. |
See Also