openPDC Synchrophasor Help
IsLastFrame Property
NamespacesTVA.PhasorProtocols.Ieee1344CommonFrameHeaderIsLastFrame
Gets or sets flag that determines if this is the last frame image in a series of images representing an entire frame.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsLastFrame { get; set; }
Public Property IsLastFrame As Boolean
	Get
	Set
public:
property bool IsLastFrame {
	bool get ();
	void set (bool value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0