SessionOperationFailEventArgs Constructors
Provides data for a session’s Session.FailedCommitTransaction and Session.FailedFlushChanges events.Name | Parameters | Description |
---|---|---|
SessionOperationFailEventArgs(Exception) | exception | Initialize a new instance of the SessionOperationFailEventArgs class with a specified exception. |
See Also