Microsoft.Samples.Collections.Heap.SynchronizedHeap.IsSynchronized bool IsSynchronized
Gets a value indicating whether access to the heap is synchronized (thread-safe). As this is the synchronization wrapper, it will aways return true.

Access: Public
  Type Description  
    bool    
  Accessors Description  
    IsSynchronized