Click or drag to resize

SubscriptionAdapter Property

Gets or sets the output adapter this subscription is associated with.

Namespace:  com.espertech.esperio.subscription
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
OutputAdapter Adapter { get; set; }

Return Value

Type: OutputAdapter
output adapter
See Also