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.