IsContributingChangedEventArgs members
Represents the event data of a ContributingChanged event.
The IsContributingChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
IsContributingChangedEventArgs |
Top
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