Click or drag to resize

ISyncRootSyncRoot Property

Gets or sets the lock object of the interceptor. This is automatically set by Cauldron. Any value will be overriden.

Namespace:  Cauldron.Interception
Assembly:  Cauldron.Interception (in Cauldron.Interception.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
Object SyncRoot { get; set; }

Property Value

Type: Object

[Missing <value> documentation for "P:Cauldron.Interception.ISyncRoot.SyncRoot"]

See Also