[This is preliminary documentation and is subject to change.]
Represents a process-global host for a shipping systems
System Object NFX DisposableObject NFX.ApplicationModel ApplicationComponent NFX.ServiceModel Service NFX.ServiceModel Service
Object NFX.ServiceModel ServiceWithInstrumentationBase
Object NFX.Web.Shipping ShippingSystemHostNamespace: NFX.Web.ShippingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public class ShippingSystemHost : ServiceWithInstrumentationBase<Object>,
IShippingSystemHostImplementation, IShippingSystemHost, INamed, IConfigurable
public class ShippingSystemHost : ServiceWithInstrumentationBase<Object>,
IShippingSystemHostImplementation, IShippingSystemHost, INamed, IConfigurable
Public Class ShippingSystemHost
Inherits ServiceWithInstrumentationBase(Of Object)
Implements IShippingSystemHostImplementation, IShippingSystemHost, INamed, IConfigurable
Public Class ShippingSystemHost
Inherits ServiceWithInstrumentationBase(Of Object)
Implements IShippingSystemHostImplementation, IShippingSystemHost, INamed, IConfigurable
public ref class ShippingSystemHost : public ServiceWithInstrumentationBase<Object^>,
IShippingSystemHostImplementation, IShippingSystemHost, INamed, IConfigurable
public ref class ShippingSystemHost : public ServiceWithInstrumentationBase<Object^>,
IShippingSystemHostImplementation, IShippingSystemHost, INamed, IConfigurable
type ShippingSystemHost =
class
inherit ServiceWithInstrumentationBase<Object>
interface IShippingSystemHostImplementation
interface IShippingSystemHost
interface INamed
interface IConfigurable
end
type ShippingSystemHost =
class
inherit ServiceWithInstrumentationBase<Object>
interface IShippingSystemHostImplementation
interface IShippingSystemHost
interface INamed
interface IConfigurable
end