Click or drag to resize

ExceptionHandlerFactoryContextRuntimeURI Property

Returns the runtime URI.

Namespace:  com.espertech.esper.common.client.hook.exception
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string RuntimeURI { get; }

Property Value

Type: String
runtime URI
See Also