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: 2019.1.831.19 (2019.1.0831.19)
Syntax
public Object SyncRoot { get; }

Return Value

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