IsContributingChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents the event data of a ContributingChanged event.
The IsContributingChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsContributing | Gets the new value of is contributing flag for the source endpoint. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top