A newer version of this page is available.
Switch to the current version.
SessionOperationFailEventArgs Class
Provides data for a session's Session.FailedCommitTransaction and Session.FailedFlushChanges events.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v18.2.dll
Declaration
public class SessionOperationFailEventArgs :
EventArgs
Public Class SessionOperationFailEventArgs
Inherits EventArgs
See Also
Feedback