Share via


RealTimeConnectionManager.CanLocalHostBeChangedNow Method

Gets the value indicating whether localhost can be changed now.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Overridable Function CanLocalHostBeChangedNow As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.CanLocalHostBeChangedNow()
protected virtual bool CanLocalHostBeChangedNow()

Return Value

Type: System.Boolean
True if the local host can be changed now.

See Also

Reference

RealTimeConnectionManager Class

RealTimeConnectionManager Members

Microsoft.Rtc.Signaling Namespace