RealTimeConnectionManager.CanShutdownCoreManagerNow Method

Definition

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.

Applies to