Click or drag to resize

ProxyContextPartitionSelectorCategory Constructor (Func)

Initializes a new instance of the ProxyContextPartitionSelectorCategory class

Namespace:  com.espertech.esper.common.client.context
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ProxyContextPartitionSelectorCategory(
	Func procLabels
)

Parameters

procLabels
Type: SystemFuncTResult

[Missing <param name="procLabels"/> documentation for "M:com.espertech.esper.common.client.context.ProxyContextPartitionSelectorCategory.#ctor(System.Func`1)"]

See Also