Share via


PublishingProcessorWrapper Class

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Namespace:  Microsoft.Dynamics.Retail.Ecommerce.SP.Publishing.Connector
Assembly:  Microsoft.Dynamics.Retail.Ecommerce.SP.Publishing.Connector (in Microsoft.Dynamics.Retail.Ecommerce.SP.Publishing.Connector.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class PublishingProcessorWrapper _
    Inherits MarshalByRefObject
'Usage
Dim instance As PublishingProcessorWrapper
[SerializableAttribute]
public sealed class PublishingProcessorWrapper : MarshalByRefObject
[SerializableAttribute]
public ref class PublishingProcessorWrapper sealed : public MarshalByRefObject

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    Microsoft.Dynamics.Retail.Ecommerce.SP.Publishing.Connector.PublishingProcessorWrapper

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.Retail.Ecommerce.SP.Publishing.Connector Namespace