TimeStatisticsBlockTimeStatistics Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets timing information about block measurements.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public Dictionary<int, BlockTimeStatistics> BlockTimeStatistics { get; }
Public ReadOnly Property BlockTimeStatistics As Dictionary(Of Integer, BlockTimeStatistics)
Get
Property Value
Type:
DictionaryInt32,
BlockTimeStatisticsSee Also