length


Description:

public abstract int length { get; }

The number of items currently queued

Please keep in mind that in multi-threaded code this value may have changed by the time you see it.