BackgroundTransferRequest.StatusCode Property

Namespace:  Microsoft.Phone.BackgroundTransfer
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public ReadOnly Property StatusCode As Long
public long StatusCode { get; }
public:
property long long StatusCode {
    long long get ();
}
member StatusCode : int64 with get

Property Value

Type: System.Int64

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

BackgroundTransferRequest Class

Microsoft.Phone.BackgroundTransfer Namespace