Share via


RealTimeConnectionManager.CanShutdownCoreManagerNow Method

Get the value to determine if the core manager can be shutdown now.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Overridable Function CanShutdownCoreManagerNow As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.CanShutdownCoreManagerNow()
protected virtual bool CanShutdownCoreManagerNow()

Return Value

Type: System.Boolean
True if the manager can be shutdown.

See Also

Reference

RealTimeConnectionManager Class

RealTimeConnectionManager Members

Microsoft.Rtc.Signaling Namespace