Click or drag to resize

NotificationEventArgsT Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.CoreNotificationEventArgsT

Namespace:  SoftGear.Strix.Client.Core
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
public class NotificationEventArgs<T>

Type Parameters

T

The NotificationEventArgsT type exposes the following members.

Constructors
  NameDescription
Public methodNotificationEventArgsT
Initializes a new instance of the NotificationEventArgsT class
Top
Properties
  NameDescription
Public propertyData
Public propertyMessageChannel
Top
See Also