RealTimeServerConnectionManager.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 shut down now.
protected:
override bool CanShutdownCoreManagerNow();
protected override bool CanShutdownCoreManagerNow ();
override this.CanShutdownCoreManagerNow : unit -> bool
Protected Overrides Function CanShutdownCoreManagerNow () As Boolean
Returns
True if the manager can be shutdown.