Share via


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 값입니다.

적용 대상