Click or drag to resize

FireAndForgetClause Interface

Marker interface used for fire-and-forget (on-demand) queries such as "Update...set" and "delete from..." that can be executed via the API.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public interface FireAndForgetClause
See Also