[This is preliminary documentation and is subject to change.]
Represents a starter that launches shipping systems on startup
System Object NFX.Web.Shipping ShippingSystemStarterNamespace: NFX.Web.ShippingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class ShippingSystemStarter : IApplicationStarter,
IConfigurable, INamed
public sealed class ShippingSystemStarter : IApplicationStarter,
IConfigurable, INamed
Public NotInheritable Class ShippingSystemStarter
Implements IApplicationStarter, IConfigurable, INamed
Public NotInheritable Class ShippingSystemStarter
Implements IApplicationStarter, IConfigurable, INamed
public ref class ShippingSystemStarter sealed : IApplicationStarter,
IConfigurable, INamed
public ref class ShippingSystemStarter sealed : IApplicationStarter,
IConfigurable, INamed
[<SealedAttribute>]
type ShippingSystemStarter =
class
interface IApplicationStarter
interface IConfigurable
interface INamed
end
[<SealedAttribute>]
type ShippingSystemStarter =
class
interface IApplicationStarter
interface IConfigurable
interface INamed
end