NotificationItem(T) Class
[Value Needed].
Inheritance Hierarchy
System..::..Object
Microsoft.Rtc.Collaboration.Presence..::..NotificationItem<(Of <(<'T>)>)>
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class NotificationItem(Of T)
'Usage
Dim instance As NotificationItem(Of T)
public class NotificationItem<T>
Type Parameters
- T
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.