IInitializable Interface

IInitializable interface. Services can optionaly implement this interface if some initialization/uninitialization is needed.

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

Syntax

'Declaration
Public Interface IInitializable
'Usage
Dim instance As IInitializable
public interface IInitializable
public interface class IInitializable

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Services Namespace