MailboxProcessor.CurrentQueueLength<'Msg> Property (F#)
Visual Studio 2010
Returns the number of unprocessed messages in the message queue of the agent.
Namespace/Module Path: Microsoft.FSharp.Control
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature: member this.CurrentQueueLength : int // Usage: mailboxProcessor.CurrentQueueLength