Gets or sets the implementation of IThreadScopeInfo

Namespace: Castle.ActiveRecord.Framework
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
IThreadScopeInfo ThreadScopeInfo{ get; set;}

See Also