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