AbortCheckEventArgs VB.NET Reference Documentation

AbortCheckEventArgs

Current Version: 9.5.0.72

Used in the AbortCheck event callback.

Properties

Abort
Abort As Boolean

If set to True, then aborts the current method call.

top