Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NLog
Targets
Gelf
UdpTransportClient
C# 클래스 NLog.Targets.Gelf.UdpTransportClient
상속:
ITransportClient
파일 보기
프로젝트 열기: ARSFI/paclink-open-source
공개 메소드들
메소드
설명
Send
(
Array
datagram
,
int
bytes
,
IPEndPoint
ipEndPoint
) :
void
메소드 상세
Send()
공개
메소드
public
Send
(
Array
datagram
,
int
bytes
,
IPEndPoint
ipEndPoint
) :
void
datagram
Array
bytes
int
ipEndPoint
IPEndPoint
리턴
void