Click or drag to resize

VGSecurityManagerSyncRoot Property

Gets an object that can be used to synchronize access to the VGSecurityManager.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
public static Object SyncRoot { get; }

Return Value

Type: Object
An object that can be used to synchronize access to the VGSecurityManager.
See Also