|
OptimizationOptionsDisableAsyncQueueInProtocolParsing Property
|
Eliminates certain async queues in the phasor protocol parsing.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.286-beta+af3877f0fd6bd9f0ab0bb09de528343468ffe7d4
Syntaxpublic static bool DisableAsyncQueueInProtocolParsing { get; }Public Shared ReadOnly Property DisableAsyncQueueInProtocolParsing As Boolean
Get
public:
static property bool DisableAsyncQueueInProtocolParsing {
bool get ();
}static member DisableAsyncQueueInProtocolParsing : bool with get
GSF.OptimizationOptions.get_DisableAsyncQueueInProtocolParsing = function();
View SourceProperty Value
Boolean
See Also