Microsoft.Samples.Collections.Heap.IsSynchronized bool IsSynchronized
Gets a value indicating whether access to the heap is synchronized (thread-safe). As this is an unsynchronized heap, it will aways return false.
Access:
Public
Type
Description
bool
Accessors
Description
IsSynchronized