다음을 통해 공유


MailboxProcessor.CurrentQueueLength<'Msg> 속성(F#)

에이전트의 메시지 큐에 있는 처리되지 않은 메시지 수를 반환합니다.

네임스페이스/모듈 경로: Microsoft.FSharp.Control

어셈블리: FSharp.Core(FSharp.Core.dll)

// Signature:
member this.CurrentQueueLength :  int

// Usage:
mailboxProcessor.CurrentQueueLength

반환 값

큐에서 처리되지 않은 메시지의 수입니다.

플랫폼

Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2

버전 정보

F# 런타임

지원되는 버전: 2.0, 4.0

Silverlight

지원되는 버전: 3

참고 항목

참조

Control.MailboxProcessor<'Msg> 클래스(F#)

Microsoft.FSharp.Control 네임스페이스(F#)