Click or drag to resize

NativeProcedureMethodBaseSupportsLiveData Property

Gets a value indicating whether the methods supports reporting live values.

Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.NativeProcedure
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public abstract bool SupportsLiveData { get; }

Property Value

Boolean
See Also