AutoReleaser.SetReleaserThreadId
- Updated2025-07-21
- 1 minute(s) read
AutoReleaser.SetReleaserThreadId
Syntax
AutoReleaser.SetReleaserThreadId( threadId)
Purpose
Specifies the ID of the thread that releases this AutoReleaser object. Currently, only the Resource Usage Profiler uses this thread ID. The normal operation of synchronization objects does not require this thread ID.
Parameters
threadId As String
[In] Specifies the thread ID of the thread that releases this AutoReleaser object.