ServerExceptionThrownEventArgs Properties
Provides data for an object’s XPServerCollectionSource.ServerExceptionThrown event.| Name | Description |
|---|---|
| Action | Gets or sets how the data server exception is to be handled in Server Mode. |
| Exception | Gets the exception thrown by a data server in Server Mode. |
See Also