Property IsThreadLocal
IsThreadLocal
Gets or sets a value indicating whether this global is stored per thread
Declaration
public bool IsThreadLocal { get; set; }
Property Value
public bool IsThreadLocal { get; set; }
Boolean |