VmIdChildren Field

Wildcard address that refers to all the child partitions of the current host.

Definition

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

Field Value

Guid

Remarks

Listeners should bind to this VM ID to accept connections from its children.

See Also