libcURL.EasyHandle.Instances - charonn0/RB-libcURL GitHub Wiki
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.