HvSocketSocketAddressSize Field

The size, in bytes, of the SOCKADDR_HV structure, used to describe Hyper-V socket addresses.

Definition

Namespace: Ookii.VmSockets
Assembly: Ookii.VmSockets (in Ookii.VmSockets.dll) Version: 1.0.0+087207370c685ccfa01d10830e6db3af2770247a
C#
public const int SocketAddressSize = 36

Field Value

Int32

See Also