 | ChannelTransportChannelType Property |
[Missing <summary> documentation for "P:OpenFin.FDC3.Channels.ChannelTransport.ChannelType"]
Namespace:
OpenFin.FDC3.Channels
Assembly:
OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha5
Syntaxpublic virtual ChannelType ChannelType { get; }Public Overridable ReadOnly Property ChannelType As ChannelType
Get
public:
virtual property ChannelType ChannelType {
ChannelType get ();
}Property Value
Type:
ChannelType
See Also