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.
Resets the McuSession instance for reuse.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected MustOverride Sub ResetCore
'Usage
Me.ResetCore()
protected abstract void ResetCore()
Remarks
A derived McuSession should implement this method to reset its internal state so the instance can be reused.