Table of Contents

Class ProducerState

Namespace
Apache.NMS.ActiveMQ.State
Assembly
Apache.NMS.ActiveMQ.dll
public class ProducerState
Inheritance
ProducerState
Inherited Members

Constructors

ProducerState(ProducerInfo)

public ProducerState(ProducerInfo info)

Parameters

info ProducerInfo

Properties

Info

public ProducerInfo Info { get; }

Property Value

ProducerInfo

TransactionState

public TransactionState TransactionState { get; set; }

Property Value

TransactionState

Methods

ToString()

public override string ToString()

Returns

string