Share via


SignalingPropertyChangedEventArgs Members

Returns information indicating which properties have changed.

The SignalingPropertyChangedEventArgs type exposes the following members.

Constructors

  Name Description
Public method SignalingPropertyChangedEventArgs Initializes a new instance of the class.

Top

Properties

  Name Description
Public property ChangedProperties Gets an enumeration of type [ChangeType] encoded as an integer indicating which properties have changed.
Public property ChangeType Gets the enumeration type represented by the [ChangedProperties] property.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SignalingPropertyChangedEventArgs Class

Microsoft.Rtc.Signaling Namespace