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 bool ExecuteParseOnSeparateThread { get; set; }
Public Property ExecuteParseOnSeparateThread As Boolean
Get
Set
public:
virtual property bool ExecuteParseOnSeparateThread {
bool get () sealed;
void set (bool value) sealed;
}

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