Click or drag to resize

VGSecurityRuntimeSyncRoot Property

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

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

Return Value

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