NEsper Class Library
NEsper Class Library
com.espertech.esper.runtime.client
EPFireAndForgetService Interface
EPFireAndForgetService Methods
ExecuteQuery Method
ExecuteQuery Method (EPCompiled)
ExecuteQuery Method (EPFireAndForgetPreparedQueryParameterized)
ExecuteQuery Method (EPCompiled, ContextPartitionSelector[])
ExecuteQuery Method (EPFireAndForgetPreparedQueryParameterized, ContextPartitionSelector[])
EPFireAndForgetService
ExecuteQuery Method (EPCompiled)
Execute a fire-and-forget query.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
Copy
EPFireAndForgetQueryResult
ExecuteQuery
(
EPCompiled
compiled
)
Parameters
compiled
Type:
com.espertech.esper.common.client
EPCompiled
is the compiled EPL query to execute
Return Value
Type:
EPFireAndForgetQueryResult
query result
See Also
Reference
EPFireAndForgetService Interface
ExecuteQuery Overload
com.espertech.esper.runtime.client Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com