|
SignalIndexCacheBinaryLength Property
|
Gets the length of the binary image.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.248-beta
Syntaxpublic int BinaryLength { get; }
Public ReadOnly Property BinaryLength As Integer
Get
public:
virtual property int BinaryLength {
int get () sealed;
}
abstract BinaryLength : int with get
override BinaryLength : int with get
function get_BinaryLength();
View SourceProperty Value
Int32Implements
ISupportBinaryImageBinaryLength
See Also