UdpTransportBindingElement.MaxPendingMessagesTotalSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定已接收但尚未從個別通道執行個體的輸入佇列移除的最大訊息數目。
public:
property long MaxPendingMessagesTotalSize { long get(); void set(long value); };
public long MaxPendingMessagesTotalSize { get; set; }
member this.MaxPendingMessagesTotalSize : int64 with get, set
Public Property MaxPendingMessagesTotalSize As Long
屬性值
已接收但尚未從個別通道執行個體的輸入佇列移除的最大訊息數目。