RealTimeEndpoint.Terminate Method
Terminates the endpoint and cleans up active sessions and resources. The endpoint is no longer usable.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub Terminate
'Usage
Dim instance As RealTimeEndpoint
instance.Terminate()
public void Terminate()