Click or drag to resize

MethodInvocationStreamClassName Property

Returns the name of the class providing the method.

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

Return Value

Type: String
class name
See Also