| MonitorsSampleCount Property |
[This is preliminary documentation and is subject to change.]
Number of Samples in Monitor at Present
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int SampleCount { get; }
Public ReadOnly Property SampleCount As Integer
Get
public:
property int SampleCount {
int get ();
}
member SampleCount : int with get
function get_SampleCount();
Property Value
Type:
Int32See Also