Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Set 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