Gets or sets a flag that allows frame parsing to be executed on a separate thread (i.e., other than communications thread).

Declaration Syntax
public virtual bool ExecuteParseOnSeparateThread { get; set; }
Public Overridable Property ExecuteParseOnSeparateThread As Boolean
Get
Set
public:
virtual property bool ExecuteParseOnSeparateThread {
bool get ();
void set (bool value);
}

Remarks
This is typically only needed when data frames are very large. This change will happen dynamically, even if a connection is active.
Assembly:
TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0