public const int Host = 2
Public Const Host As Integer = 2
public: literal int Host = 2
static val mutable Host: int
This context ID refers to any process running on the host, other than the hypervisor.
In This Article