Clean up function to clear static state. Supports RtcHost infrastructure, not intended for third-party developers.

Namespace:  Microsoft.Rtc.Sip
Assembly:  ServerAgent(in ServerAgent.dll)

Syntax

Visual Basic (declaration)
Public 
Shared 
Sub 
Cleanup
Visual Basic (usage)

ServerAgent.
Cleanup()
C#
public 
static 
void 
Cleanup()

See also