ServerTransport TBinding  ClassNFX Class Library

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

Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.ServiceModel Service
        NFX.ServiceModel Service Binding 
          NFX.Glue Transport
            NFX.Glue ServerTransport
              NFX.Glue ServerTransport TBinding 
                NFX.Glue.Native InProcServerTransport
                NFX.Glue.Native MpxServerTransport
                NFX.Glue.Native SyncServerTransport

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

public abstract class ServerTransport<TBinding> : ServerTransport 
where TBinding : Binding
Type Parameters

TBinding
See Also