Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WMBot
Bouncer
Server
C# Class WMBot.Bouncer.Server
Datei anzeigen
Open project: benapetr/wikimedia-bot
Public Properties
Property
Type
Description
network
string
port
int
Public Methods
Method
Description
Connect
( ) :
void
Init
( ) :
void
Listen
( ) :
void
Private Methods
Method
Description
Disconnect
( ) :
void
SendDisconnectOnRemote
( ) :
void
StartIRC
(
string
server
) :
bool
Method Details
Connect()
public
static
method
public
static
Connect
( ) :
void
return
void
Init()
public
static
method
public
static
Init
( ) :
void
return
void
Listen()
public
static
method
public
static
Listen
( ) :
void
return
void
Property Details
network
public_oe static_oe property
public
static
string
network
return
string
port
public_oe static_oe property
public
static
int
port
return
int