Click or drag to resize

NativeProcedureMethodUnavailable Properties

The NativeProcedureMethodUnavailable type exposes the following members.

Properties
 NameDescription
Public propertyIsAvailable Gets a value indicating whether the method is available.
(Inherited from NativeProcedureMethodBase)
Public propertySupportsLiveData Gets a value indicating whether the methods supports reporting live values.
(Overrides NativeProcedureMethodBaseSupportsLiveData)
Public propertySupportsProgress Gets a value indicating whether the methods supports reporting progress.
(Overrides NativeProcedureMethodBaseSupportsProgress)
Top
See Also