Click or drag to resize
ServerExceptionContext Properties

The ServerExceptionContext type exposes the following members.

Properties
  NameDescription
Public propertyBackgroundJob (Inherited from PerformContext.)
Public propertyCancellationToken (Inherited from PerformContext.)
Public propertyConnection (Inherited from PerformContext.)
Public propertyCreatedAt Obsolete. (Inherited from PerformContext.)
Public propertyException
Gets an exception that occurred during the performance of the job.
Public propertyExceptionHandled
Gets or sets a value that indicates that this ServerExceptionContext object handles an exception occurred during the performance of the job.
Public propertyItems
Gets an instance of the key-value storage. You can use it to pass additional information between different client filters or just between different methods.
(Inherited from PerformContext.)
Public propertyJob Obsolete. (Inherited from PerformContext.)
Public propertyJobId Obsolete. (Inherited from PerformContext.)
Top
See Also