Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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