Thresher 1.2 Class Documentation

DccUserInfo Members

DccUserInfo overview

Public Instance Constructors

DccUserInfo Constructor Create an instance that represents a user.

Public Instance Properties

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.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString A friendly representation of this object.

See Also

DccUserInfo Class | Sharkbite.Irc Namespace