[This is preliminary documentation and is subject to change.]

EventArgs for the WatchedObjects's OnGet event.

Namespace:  Forcepoint.GUISS
Assembly:  Forcepoint.GUISS (in Forcepoint.GUISS.dll) Version: 0.2.0.1 (0.2.0.1)

Syntax

C#
public class WatchedObjectGetEventArgs : EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Forcepoint.GUISS..::.WatchedObjectGetEventArgs

See Also