BackgroundTransferError 클래스

정의

전송 작업 중에 발생한 오류를 제공하는 데 사용됩니다.

public ref class BackgroundTransferError abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BackgroundTransferError final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class BackgroundTransferError
Public Class BackgroundTransferError
상속
Object Platform::Object IInspectable BackgroundTransferError
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
앱 기능
internetClient internetClientServer privateNetworkClientServer

메서드

GetStatus(Int32)

반환된 HRESULT 값을 사용하여 특정 오류를 가져옵니다. 가능한 값은 WebErrorStatus에 의해 정의됩니다.

적용 대상

추가 정보