PriorityQueue TValue  IsSynchronized Property NetworkComms.Net Help
Gets a value indicating whether access to the PriorityQueue is synchronized (thread safe). Always returns true.

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public bool IsSynchronized { get; }

Property Value

Type: OnlineBoolean
See Also