ISiloPerformanceMetrics.RequestQueueLength 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
接收队列的当前大小 (到达此接收器的消息数,并正在等待) 调度。 从其他孤岛以及客户端捕获远程消息和本地消息。
public long RequestQueueLength { get; }
member this.RequestQueueLength : int64
Public ReadOnly Property RequestQueueLength As Long