Class PeerLeftObjectContainer
Declaration
public class PeerLeftObjectContainer : EventArgs
Inheritance: System.Object -> System.EventArgs
Fields
peer_id
Methods
ToString()
Returns a string that represents the current object.
Declaration
public override string ToString()
Returns
System.String: A string that represents the current object.