The application manifest class.

Inheritance hierarchy

System . . :: . . Object
   Microsoft.Rtc.Sip . . :: . . ApplicationManifest

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

Syntax

Visual Basic (declaration)
Public 
NotInheritable 
Class 
ApplicationManifest
Visual Basic (usage)
Dim 
instance 
As 
ApplicationManifest
C#
public 
sealed 
class 
ApplicationManifest

Thread safety

Any public static( Sharedin Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also