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 shut down now.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Overrides Function CanShutdownCoreManagerNow As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.CanShutdownCoreManagerNow()
protected override bool CanShutdownCoreManagerNow()
Return Value
Type: System.Boolean
True if the manager can be shutdown.
See Also
Reference
RealTimeServerConnectionManager Class