|  | 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: 1.0.0
 Syntax
SyntaxProperty SyncRoot As Object
	Get
	Set
Property Value
Type: 
Object[Missing <value> documentation for "P:Cauldron.Interception.ISyncRoot.SyncRoot"]
 See Also
See Also