ResendManager Class

Definition

public ref class ResendManager : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IComponent, Microsoft::BizTalk::Component::Interop::IComponentUI, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4101-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("0c02dcb9-35ec-4a96-85ac-9ce1a928aed3")]
public class ResendManager : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IComponent, Microsoft.BizTalk.Component.Interop.IComponentUI, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag
type ResendManager = class
    inherit BaseCustomTypeDescriptor
    interface IComponent
    interface IBaseComponent
    interface IPersistPropertyBag
    interface IComponentUI
Public Class ResendManager
Inherits BaseCustomTypeDescriptor
Implements IBaseComponent, IComponent, IComponentUI, IPersistPropertyBag
Inheritance
Attributes
Implements

Constructors

ResendManager()

Properties

Description
Icon
Name
Version

Methods

Execute(IPipelineContext, IBaseMessage)
GetAttributes() (Inherited from BaseCustomTypeDescriptor)
GetClassID(Guid)
GetClassName() (Inherited from BaseCustomTypeDescriptor)
GetComponentName() (Inherited from BaseCustomTypeDescriptor)
GetConverter() (Inherited from BaseCustomTypeDescriptor)
GetDefaultEvent() (Inherited from BaseCustomTypeDescriptor)
GetDefaultProperty() (Inherited from BaseCustomTypeDescriptor)
GetEditor(Type) (Inherited from BaseCustomTypeDescriptor)
GetEvents() (Inherited from BaseCustomTypeDescriptor)
GetEvents(Attribute[]) (Inherited from BaseCustomTypeDescriptor)
GetProperties() (Inherited from BaseCustomTypeDescriptor)
GetProperties(Attribute[]) (Inherited from BaseCustomTypeDescriptor)
GetPropertyOwner(PropertyDescriptor) (Inherited from BaseCustomTypeDescriptor)
InitNew()
Load(IPropertyBag, Int32)
Save(IPropertyBag, Boolean, Boolean)
Validate(Object)

Applies to