This document is archived and information here might be outdated. Recommended version. |
Indicates the sample size used to calculate message rate.
[Visual Basic .NET]
Public Property SampleSize As Integer
[C#]
public int SampleSize {get; set;}
[C++]
HRESULT get_SampleSize(
System.Int32* plSampleSize
);
[C++]
HRESULT put_SampleSize(
long plSampleSize
);
[C++] Parameters plSampleSize [out, retval]
plSampleSize is a parameter of type long* plSampleSize [in]
plSampleSize is a parameter of type long