ContextIdAny Field
Wildcard CID for VSock sockets.
Namespace: Ookii.VmSocketsAssembly: Ookii.VmSockets (in Ookii.VmSockets.dll) Version: 1.0.0+087207370c685ccfa01d10830e6db3af2770247a
public const int Any = -1
Public Const Any As Integer = -1
public:
literal int Any = -1
static val mutable Any: int
Field Value
Int32
This value can be used as the CID in a VSockEndPoint to bind to any CID.