共用方式為


IPInterfaceStatistics.BytesSent 屬性

定義

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

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

屬性值

介面上所傳送的位元組總數。

適用於