Click or drag to resize

EventTransportTToEvent Method

[Missing <summary> documentation for "M:OpenFin.FDC3.Events.EventTransport`1.ToEvent(OpenFin.FDC3.Connection)"]

Namespace:  OpenFin.FDC3.Events
Assembly:  OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha6
Syntax
public FDC3Event ToEvent(
	Connection connection
)

Parameters

connection
Type: OpenFin.FDC3Connection

[Missing <param name="connection"/> documentation for "M:OpenFin.FDC3.Events.EventTransport`1.ToEvent(OpenFin.FDC3.Connection)"]

Return Value

Type: FDC3Event

[Missing <returns> documentation for "M:OpenFin.FDC3.Events.EventTransport`1.ToEvent(OpenFin.FDC3.Connection)"]

See Also