Click or drag to resize

DefaultChannel Constructor

Initializes a new instance of the DefaultChannel class

Namespace:  OpenFin.FDC3.Channels
Assembly:  OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha5
Syntax
public DefaultChannel(
	Connection connection
)

Parameters

connection
Type: OpenFin.FDC3Connection

[Missing <param name="connection"/> documentation for "M:OpenFin.FDC3.Channels.DefaultChannel.#ctor(OpenFin.FDC3.Connection)"]

See Also