The NMS Class Library (.Net Messaging Library)

PropertySetter Delegate

public delegate void PropertySetter(
   ActiveMQMessage message,
   object value
);

Requirements

Namespace: ActiveMQ.OpenWire

Assembly: activemq-dotnet (in activemq-dotnet.dll)

See Also

ActiveMQ.OpenWire Namespace