DccUserInfo Constructor | Create an instance that represents a user. |
Connection | The connection representing on which IRC server the remote user can be found. |
Hostname (inherited from UserInfo) | The hostname of the IRC user's machine. |
Nick (inherited from UserInfo) | An IRC user's nick name. |
Port | Read only property that returns the port of the connection to the remote user. |
RemoteAddress | Read only property that returns the IP address of the remote user. |
RemoteEndPoint | The remote users TCP/IP information. |
User (inherited from UserInfo) | An IRC user's system username. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString | A friendly representation of this object. |
DccUserInfo Class | Sharkbite.Irc Namespace