C# Class WebRtc.NET.AppLib.WebRTCServer.WebRtcSession

Mostra file Open project: radioman/WebRtc.NET

Public Properties

Property Type Description
Cancel System.Threading.CancellationTokenSource
WebRtc ManagedConductor

Public Methods

Method Description
WebRtcSession ( ) : Fleck

Method Details

WebRtcSession() public method

public WebRtcSession ( ) : Fleck
return Fleck

Property Details

Cancel public_oe property

public CancellationTokenSource,System.Threading Cancel
return System.Threading.CancellationTokenSource

WebRtc public_oe property

public ManagedConductor WebRtc
return ManagedConductor