property Agent.prototype.sockets
An object which contains arrays of sockets currently in use by the agent. Do not modify.
Type Jump to heading
ReadOnlyDict<Socket[]>
An object which contains arrays of sockets currently in use by the agent. Do not modify.
ReadOnlyDict<Socket[]>