This is preliminary documentation and is subject to change.

HvSocketWildcard Field

Wildcard address for Hyper-V sockets.

Definition

Namespace: Ookii.VmSockets
Assembly: Ookii.VmSockets (in Ookii.VmSockets.dll) Version: 1.0.0-preview+f8696045525769a78b927dc73288e964721869c8
C#
public static readonly Guid Wildcard

Field Value

Guid

Remarks

Listeners should bind to this VmId to accept connection from all partitions.

See Also