TableStatusReport::StatusCode Property
Status code indicating the status of the remote store.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
public: property HttpStatusCode StatusCode { [CompilerGeneratedAttribute] HttpStatusCode get(); [CompilerGeneratedAttribute] void set(HttpStatusCode value); }
Property Value
Type: System.Net::HttpStatusCode
Show: