MyDAC

TCustomMyConnection.ThreadId Property

Used to return the thread ID of the current connection.

Class

TCustomMyConnection

Syntax

property ThreadId: cardinal;

Remarks

Use the ThreadId property to return the thread ID of the current connection. This value can be used as an argument to TMyServerControl.KillProcess to kill the thread.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback