이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

DataUsage.BytesSent | bytesSent Property

특정 기간 동안 연결에서 보낸 바이트 수를 나타내는 값을 가져옵니다.

구문


public ulong BytesSent { get; }

속성 값

유형: Number [JavaScript] | System.UInt64 [.NET] | uint64 [C++]

보낸 바이트 수입니다.

설명

Windows Phone 8

이 API는 구현되어 있지 않으므로 호출할 경우 예외가 throw됩니다.

요구 사항

지원되는 최소 클라이언트

Windows 8

지원되는 최소 서버

Windows Server 2012

지원되는 최소 전화

Windows Phone 8

네임스페이스

Windows.Networking.Connectivity
Windows::Networking::Connectivity [C++]

메타데이터

Windows.winmd

참고 항목

ConnectionProfile
DataUsage

 

 

이 정보가 도움이 되었습니까?
(1500자 남음)
© 2013 Microsoft. All rights reserved.