Click or drag to resize

ChannelBaseRemoveContextListener Method

Removes the event fired when a window

Namespace:  OpenFin.FDC3.Channels
Assembly:  OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha5
Syntax
public void RemoveContextListener(
	ChannelContextListener listener
)

Parameters

listener
Type: OpenFin.FDC3.ChannelsChannelContextListener

[Missing <param name="listener"/> documentation for "M:OpenFin.FDC3.Channels.ChannelBase.RemoveContextListener(OpenFin.FDC3.Channels.ChannelContextListener)"]

See Also