Click or drag to resize

EPRuntimeDestroyedException Constructor

Ctor.

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public EPRuntimeDestroyedException(
	string runtimeURI
)

Parameters

runtimeURI
Type: SystemString
runtime URI
See Also