HvSocketRawProtocol Field
The protocol type that must be used when creating Hyper-V sockets.
Namespace: Ookii.VmSocketsAssembly: Ookii.VmSockets (in Ookii.VmSockets.dll) Version: 1.0.0+087207370c685ccfa01d10830e6db3af2770247a
public const ProtocolType RawProtocol = ProtocolType.Icmp
Public Const RawProtocol As ProtocolType = ProtocolType.Icmp
public:
literal ProtocolType RawProtocol = ProtocolType.Icmp
static val mutable RawProtocol: ProtocolType
Field Value
ProtocolType