length


Description:

public int length { get; }

The number of requests currently queued

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