[This is preliminary documentation and is subject to change.]
Returns true when TypeMode is "PerCall"
Namespace: NFX.Serialization.SlimAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsThreadSafe { get; }
public bool IsThreadSafe { get; }
Public ReadOnly Property IsThreadSafe As Boolean
Get
Public ReadOnly Property IsThreadSafe As Boolean
Get
public:
virtual property bool IsThreadSafe {
bool get () sealed;
}
public:
virtual property bool IsThreadSafe {
bool get () sealed;
}
abstract IsThreadSafe : bool with get
override IsThreadSafe : bool with get
abstract IsThreadSafe : bool with get
override IsThreadSafe : bool with get
Property Value
Type:
BooleanImplements
ISerializer IsThreadSafe