[This is preliminary documentation and is subject to change.]
Implements a MPX client socket using Windows IO completion ports for receive
System Object NFX DisposableObject NFX.Glue.Native MpxSocket MpxClientTransport NFX.Glue.Native MpxClientSocket NFX.Glue.Native MpxWinClientSocketNamespace: NFX.Glue.NativeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class MpxWinClientSocket : MpxClientSocket
public sealed class MpxWinClientSocket : MpxClientSocket
Public NotInheritable Class MpxWinClientSocket
Inherits MpxClientSocket
Public NotInheritable Class MpxWinClientSocket
Inherits MpxClientSocket
public ref class MpxWinClientSocket sealed : public MpxClientSocket
public ref class MpxWinClientSocket sealed : public MpxClientSocket
[<SealedAttribute>]
type MpxWinClientSocket =
class
inherit MpxClientSocket
end
[<SealedAttribute>]
type MpxWinClientSocket =
class
inherit MpxClientSocket
end