Skip to content

libcURL.EasyHandle.Instances

Andrew Lambert edited this page Nov 7, 2023 · 12 revisions

libcURL.EasyHandle.Instances

Property Declaration

 Private Shared Instances As Dictionary

Remarks

Stores WeakRefs to instances of EasyHandle, keyed to their handle value. Callback functions use this Dictionary to locate the instance on which to raise callback events.

See also

Clone this wiki locally