VmIdParent Field

Parent address for Hyper-V sockets.

Definition

Namespace: Ookii.VmSockets
Assembly: Ookii.VmSockets (in Ookii.VmSockets.dll) Version: 1.0.0+087207370c685ccfa01d10830e6db3af2770247a
C#
public static readonly Guid Parent

Field Value

Guid

Remarks

Using this Guid connects or listens to the parent partition of the connector. The parent of a virtual machine is its host. The parent of a hosted silo is the VM's host.

See Also