Constable Authorization Engine 2.0 BETA

ActionExecutionEventArgs Class

[This is preliminary documentation and subject to change.]

Defines arguments for the ActionExecuting and ActionExecuted events.

For a list of all members of this type, see ActionExecutionEventArgs Members.

System.Object
   System.EventArgs
      LaMarvin.Constable.ActionExecutionEventArgs

[Visual Basic]
<Serializable>
Public Class ActionExecutionEventArgs
    Inherits EventArgs
[C#]
[Serializable]
public class ActionExecutionEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.Constable

Assembly: LaMarvin.Constable (in LaMarvin.Constable.dll)

See Also

ActionExecutionEventArgs Members | LaMarvin.Constable Namespace