Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TestApp
UdpServer
C# Class TestApp.UdpServer
Inheritance:
ServerSocket
Mostra file
Open project: graffen/NLog.Targets.Syslog
Class Usage Examples
Public Methods
Method
Description
UdpServer
( ) :
System
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Receive
( ) :
void
Private Methods
Method
Description
ReadCallback
(
IAsyncResult
asyncResult
) :
void
Method Details
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
Receive()
protected
method
protected
Receive
( ) :
void
return
void
UdpServer()
public
method
public
UdpServer
( ) :
System
return
System