CanLocalHostBeChangedNow Method
Sets the local host.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Overrides Function CanLocalHostBeChangedNow As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.CanLocalHostBeChangedNow()
protected override bool CanLocalHostBeChangedNow()
Return Value
Type: System..::..Boolean
true if the local host can be set.
See Also
Reference
RealTimeServerConnectionManager Class