MpxWinClientSocket ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Implements a MPX client socket using Windows IO completion ports for receive
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.Glue.Native MpxSocket MpxClientTransport 
      NFX.Glue.Native MpxClientSocket
        NFX.Glue.Native MpxWinClientSocket

Namespace: NFX.Glue.Native
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public sealed class MpxWinClientSocket : MpxClientSocket
See Also