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

属性值

Int64

该接口上发送的总字节数。

适用于