Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

DataSource..::..SuppressGlobalEvents Property

Gets or sets a value indicating whether to suppress global events.

Namespace:  Tortuga.Chain.DataSources
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public bool SuppressGlobalEvents { get; }
Public ReadOnly Property SuppressGlobalEvents As Boolean
	Get
public:
property bool^ SuppressGlobalEvents {
	bool^ get ();
}

Field Value

If true, this data source will not honor global event handlers.