Python Environment Packet is an abstract packet that contains a PythonVirtualEnvironment definition. Intended to be used by inheriting classes that may use a PythonVirtualEnvironment
More...
Python Environment Packet is an abstract packet that contains a PythonVirtualEnvironment definition. Intended to be used by inheriting classes that may use a PythonVirtualEnvironment
Definition at line 25 of file PythonEnvironmentPacket.cs.
◆ PythonEnvironmentPacket()
QuantConnect.Packets.PythonEnvironmentPacket.PythonEnvironmentPacket |
( |
PacketType |
type | ) |
|
|
protected |
◆ PythonVirtualEnvironment
string QuantConnect.Packets.PythonEnvironmentPacket.PythonVirtualEnvironment |
|
getset |
Virtual environment ID used to find PythonEvironments Ideally MD5, but environment names work as well.
Definition at line 39 of file PythonEnvironmentPacket.cs.
The documentation for this class was generated from the following file: