RealTimeConnectionManagerExtensions.SetKeepAliveUASEnabled Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
[System::Runtime::CompilerServices::Extension]
static void SetKeepAliveUASEnabled(Microsoft::Rtc::Signaling::RealTimeConnectionManager ^ connectionManager, bool enabled);
public static void SetKeepAliveUASEnabled (this Microsoft.Rtc.Signaling.RealTimeConnectionManager connectionManager, bool enabled);
static member SetKeepAliveUASEnabled : Microsoft.Rtc.Signaling.RealTimeConnectionManager * bool -> unit
<Extension()>
Public Sub SetKeepAliveUASEnabled (connectionManager As RealTimeConnectionManager, enabled As Boolean)
Parameters
- connectionManager
- RealTimeConnectionManager
- enabled
- Boolean