| MonitorsRecordSize Property |
[This is preliminary documentation and is subject to change.]
Size of each record in ByteStream (Integer). Same as NumChannels.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int RecordSize { get; }
Public ReadOnly Property RecordSize As Integer
Get
public:
property int RecordSize {
int get ();
}
member RecordSize : int with get
function get_RecordSize();
Property Value
Type:
Int32See Also