StreamStatisticsItem Property

CVB.Net Documentation
Gets the value of the statistic to query.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public double this[
	StreamInfo query
] { get; }

Parameters

query
Type: Stemmer.Cvb.DriverStreamInfo
Info to query

Return Value

Type: Double
Current value of the statistic.
Exceptions

ExceptionCondition
NotSupportedExceptionStatistic to query is not available.
See Also

Reference