Skip to main content
Version: 2.x

Class PeerLeftObjectContainer

Declaration
public class PeerLeftObjectContainer : EventArgs

Inheritance: System.Object -> System.EventArgs

Fields

peer_id

Declaration
public uint 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.