CanLocalHostBeChangedNow Method
Set the local host.
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