| IThreadAware Interface | 
Namespace: AGI.Foundation.Infrastructure
 Syntax
SyntaxThe IThreadAware type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsThreadSafe | 
            Gets a value indicating whether the methods on this instance are safe to call from
            multiple threads simultaneously.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Clones this object using the specified context.
            (Inherited from ICloneWithContext.) | 
 See Also
See Also