RealTimeConnectionManager.CanShutdownCoreManagerNow 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.
Get the value to determine if the core manager can be shutdown now.
protected:
virtual bool CanShutdownCoreManagerNow();
protected virtual bool CanShutdownCoreManagerNow ();
abstract member CanShutdownCoreManagerNow : unit -> bool
override this.CanShutdownCoreManagerNow : unit -> bool
Protected Overridable Function CanShutdownCoreManagerNow () As Boolean
Returns
True if the manager can be shutdown.