Share via


AsyncTransmitterEndpoint Class

Definition

public ref class AsyncTransmitterEndpoint abstract : IDisposable
public abstract class AsyncTransmitterEndpoint : IDisposable
type AsyncTransmitterEndpoint = class
    interface IDisposable
Public MustInherit Class AsyncTransmitterEndpoint
Implements IDisposable
Inheritance
AsyncTransmitterEndpoint
Implements

Constructors

AsyncTransmitterEndpoint(AsyncTransmitter)

Properties

ReuseEndpoint

Methods

Dispose()
Open(EndpointParameters, IPropertyBag, String)
ProcessMessage(IBaseMessage)
ProcessMessages(IEnumerable<IBaseMessage>)

Applies to