|
FrameImageCollectorBinaryLength Property
|
Gets the length of the combined binary image of all the collected frame images.
Namespace: GSF.PhasorProtocols.IEEEC37_118Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public int BinaryLength { get; }
Public ReadOnly Property BinaryLength As Integer
Get
public:
property int BinaryLength {
int get ();
}
member BinaryLength : int with get
function get_BinaryLength();
View SourceProperty Value
Int32See Also