RealTimeConnectionManager.CanLocalHostBeChangedNow 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.
Gets the value indicating whether localhost can be changed now.
protected:
virtual bool CanLocalHostBeChangedNow();
protected virtual bool CanLocalHostBeChangedNow ();
abstract member CanLocalHostBeChangedNow : unit -> bool
override this.CanLocalHostBeChangedNow : unit -> bool
Protected Overridable Function CanLocalHostBeChangedNow () As Boolean
Returns
True if the local host can be changed now.