NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurement.SynchronizeCallbacks Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelMeasurement.SynchronizeCallbacks Property

ScopeChannelMeasurementSynchronizeCallbacks Property

Specifies how events and callback delegates are invoked.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public bool SynchronizeCallbacks { get; set; }
Public Property SynchronizeCallbacks As Boolean
	Get
	Set

Property Value

Type: Boolean
if the callbacks are synchronized; otherwise, . The default value is .

Implements

ISupportSynchronizationContextSynchronizeCallbacks

See Also

Log in to get a better experience