WeakReferenceListBaseTIsSynchronized Property |
Always false
Namespace:
VelocityDb.Collection
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic bool IsSynchronized { get; }
Public ReadOnly Property IsSynchronized As Boolean
Get
public:
property bool IsSynchronized {
bool get ();
}
member IsSynchronized : bool with get
Property Value
Type:
Boolean
See Also