Connection.ttsNotifyAbort Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Is called when an exception is thrown.
public:
virtual void ttsNotifyAbort();
public virtual void ttsNotifyAbort ();
abstract member ttsNotifyAbort : unit -> unit
override this.ttsNotifyAbort : unit -> unit
Public Overridable Sub ttsNotifyAbort ()