 | DefaultChannel Constructor |
Namespace:
OpenFin.FDC3.Channels
Assembly:
OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha6
Syntaxpublic DefaultChannel(
Connection connection
)
Public Sub New (
connection As Connection
)
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