Properties Property
Definition
- Assemblies
- Savvyio.Messaging.dll
Properties
Share state between components during message processing.
public IDictionary<string, object> Properties { get; }
Property Value
- IDictionary<string, object>
The state between components during message processing.