IncomingConnectionRemovedEventArgs Members
Returns data from the [IncomingConnectionRemoved] event.
The IncomingConnectionRemovedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Item | Gets the item that is affected. (Inherited from CollectionChangedEventArgs<(Of <(<'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