TableStatusReport::LatencyMS Property
The latency of the attempted storage operation in milliseconds.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
public: property int LatencyMS { [CompilerGeneratedAttribute] int get(); [CompilerGeneratedAttribute] void set(int value); }
Property Value
Type: System::Int32
Show: