 | NativeProcedureMethodBaseSupportsProgress Property |
Gets a value indicating whether the methods supports reporting progress.
Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.NativeProcedureAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic abstract bool SupportsProgress { get; }
Public MustOverride ReadOnly Property SupportsProgress As Boolean
Get
Property Value
Boolean
See Also