CommerceRuntimeFactory Class

A factory used to create a single instance of the CommerceRuntime class.

Namespace:  Microsoft.Dynamics.Commerce.Runtime
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public NotInheritable Class CommerceRuntimeFactory
'Usage
Dim instance As CommerceRuntimeFactory
public sealed class CommerceRuntimeFactory
public ref class CommerceRuntimeFactory sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.CommerceRuntimeFactory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime Namespace