Click or drag to resize

INamingContextUnbind Method

Unbind the object at the given name.

Namespace:  com.espertech.esper.compat.directory
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
void Unbind(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:com.espertech.esper.compat.directory.INamingContext.Unbind(System.String)"]

See Also