[This is preliminary documentation and is subject to change.]
System Object NFX DisposableObject NFX.ApplicationModel ApplicationComponent NFX.ServiceModel Service NFX.ServiceModel Service Binding NFX.Glue Transport NFX.Glue ServerTransport NFX.Glue ServerTransport TBinding Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public abstract class ServerTransport : Transport
public abstract class ServerTransport : Transport
Public MustInherit Class ServerTransport
Inherits Transport
Public MustInherit Class ServerTransport
Inherits Transport
public ref class ServerTransport abstract : public Transport
public ref class ServerTransport abstract : public Transport
[<AbstractClassAttribute>]
type ServerTransport =
class
inherit Transport
end
[<AbstractClassAttribute>]
type ServerTransport =
class
inherit Transport
end