IPv4InterfaceStatistics.BytesSent 屬性

定義

取得介面上所傳送的位元組數目。

public:
 abstract property long BytesSent { long get(); };
public abstract long BytesSent { get; }
member this.BytesSent : int64
Public MustOverride ReadOnly Property BytesSent As Long

屬性值

Int64 值,指定介面上所傳輸的位元組總數。

適用於