DVTk API
StopCurrentThread Method
DVTkDvtkHighLevelInterface.Hl7.ThreadsHl7ThreadStopCurrentThread()()()
DVTk API

[This is preliminary documentation and is subject to change.]

Stop the current thread only: - Terminate any open connection - If that doesn't work, Abort the .netThread associated with this object. This method will be called in a seperate .Net thread (not in the .Net thread of this object). A seperate thread is used to make sure other threads are not waiting while this code is executed.
Declaration Syntax
C#Visual BasicVisual C++
protected override void StopCurrentThread()
Protected Overrides Sub StopCurrentThread
protected:
virtual void StopCurrentThread() override

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0