 | AbstractCoordinatedAdapterSender Property |
Gets or sets the sender.
Namespace:
com.espertech.esperio
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxpublic AbstractSender Sender { get; set; }
Property Value
Type:
AbstractSenderThe sender.
See Also