MailEventNotificationInfo.EventsDiscardedByBuffer 屬性

定義

取得上次告知以來緩衝區捨棄的事件數目。

public:
 property int EventsDiscardedByBuffer { int get(); };
public int EventsDiscardedByBuffer { get; }
member this.EventsDiscardedByBuffer : int
Public ReadOnly Property EventsDiscardedByBuffer As Integer

屬性值

Int32

上次告知以來緩衝區捨棄的事件數目。

備註

如果緩衝區自上一次通知以來已多載,就會捨棄事件。

適用於