Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NLog
Targets
Gelf
TcpTransportClient
C# Class NLog.Targets.Gelf.TcpTransportClient
Inheritance:
ITransportClient
显示文件
Open project: ARSFI/paclink-open-source
Public Methods
Method
Description
Send
(
Array
msg
,
int
bytes
,
IPEndPoint
ipEndPoint
) :
void
Method Details
Send()
public
method
public
Send
(
Array
msg
,
int
bytes
,
IPEndPoint
ipEndPoint
) :
void
msg
Array
bytes
int
ipEndPoint
IPEndPoint
return
void