共用方式為


UdpBinding.MaxPendingMessagesTotalSize 屬性

定義

取得或設定已接收但尚未從個別通道執行個體的輸入佇列移除的最大訊息數目。

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

屬性值

Int64

暫止訊息的數目上限。

適用於