MpxBinding ClassNFX Class Library

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

Provides asynchronous communicating pattern based on asynchronous virtual socket. The concrete socket may be based on OS-supported technology i.e. - IO completion ports on Windows
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.ServiceModel Service
        NFX.ServiceModel Service IGlueImplementation 
          NFX.ServiceModel ServiceWithInstrumentationBase IGlueImplementation 
            NFX.Glue GlueComponentService
              NFX.Glue Binding
                NFX.Glue.Native MpxBinding

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

public sealed class MpxBinding : Binding
See Also