SignalingPropertyChangedEventArgs Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns information indicating which properties have changed.

The following tables list the members exposed by the SignalingPropertyChangedEventArgs type.

Public Constructors

Name Description
SignalingPropertyChangedEventArgs Initializes a new instance of the class.

Top

Public Properties

Name Description
Bb759685.pubproperty(en-us,office.12).gif ChangedProperties Gets an enumeration of type ChangeType encoded as an integer indicating which properties have changed.
Bb759685.pubproperty(en-us,office.12).gif ChangeType Gets the enumeration type represented by the ChangedProperties property.

Top

Public Methods

(see also Protected Methods )

Name Description
Bb759685.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb759685.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb759685.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb759685.pubmethod(en-us,office.12).gif Bb759685.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb759685.pubmethod(en-us,office.12).gif ToString (inherited from Object )

Top

Protected Methods

Name Description
Bb759685.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759685.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

See Also

Reference

SignalingPropertyChangedEventArgs Class
Microsoft.Rtc.Signaling Namespace