A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Interfaces
IServer Interface
IServer Properties
AlternativeNicks Property
Away Property
AwayMessage Property
AwayTime Property
BanLength Property
BanType Property
ChannelModes Property
ChannelModesWithArgs Property
ChannelModesWithRequiredArgs Property
ChannelPrefix Property
Channels Property
ConnectedAt Property
ConnectError Property
ConnectionId Property
ConnectionSuccess Property
DelayBetweenJoins Property
DelayJoin Property
Encoding Property
Error Property
ExceptLength Property
ExternalHost Property
ExternalIp Property
GetChannels Property
GetUsers Property
Host Property
HostIp Property
HostTarget Property
IdleTime Property
InviteLength Property
IRCv3Caps Property
IsConnected Property
IsConnecting Property
IsLoggingOn Property
IsReconnecting Property
IsRegistered Property
IsUsingSsl Property
Lag Property
LastQuitMessage Property
LoginMethod Property
ModesLength Property
Network Property
NetworkLabel Property
Nick Property
Port Property
PrefNick Property
QuietLength Property
QuitMessage Property
RealName Property
RegainNick Property
Self Property
ServerVariables Property
TopicLength Property
Uptime Property
UseGlobalQuitMessage Property
UseNetworkLabel Property
UserNick Property
UserPrefix Property
UserPrefixChars Property
Users Property
IServer
HostIp Property
Get the IServer IP address.
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
Copy
IPAddress
HostIp
{
get
; }
Property Value
Type:
IPAddress
See Also
Reference
IServer Interface
AdiIRCAPIv2.Interfaces Namespace