IncomingConnectionRemovedEventArgs Members
Include Protected Members
Include Inherited Members
Contains event information for connections being removed.
The IncomingConnectionRemovedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Item | Gets the item that is affected. (inherited from CollectionChangedEventArgs<T>) |
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