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

Create a new instance of the WatchedObjectGetEventArgs class.

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

Syntax

C#
public WatchedObjectGetEventArgs(
	Object defaultValue
)

Parameters

defaultValue
Type: System..::.Object
The default value.

See Also