共用方式為


IPInterfaceStatistics.BytesReceived 屬性

定義

取得介面上所接收的位元組數目。

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

屬性值

介面上所接收的位元組總數。

適用於