Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SipSharp
Transports
UdpTransport.SendContext
C# 클래스 SipSharp.Transports.UdpTransport.SendContext
파일 보기
프로젝트 열기: jgauffin/SipSharp
공개 프로퍼티들
프로퍼티
타입
설명
buffer
byte[]
endPoint
System.Net.EndPoint
공개 메소드들
메소드
설명
SendContext
(
EndPoint
endPoint
,
byte
buffer
) :
System
메소드 상세
SendContext()
공개
메소드
public
SendContext
(
EndPoint
endPoint
,
byte
buffer
) :
System
endPoint
System.Net.EndPoint
buffer
byte
리턴
System
프로퍼티 상세
buffer
공개적으로 프로퍼티
public
byte[]
buffer
리턴
byte[]
endPoint
공개적으로 프로퍼티
public
EndPoint,System.Net
endPoint
리턴
System.Net.EndPoint