Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SipSharp
Transports
UdpTransport.SendContext
C# Class SipSharp.Transports.UdpTransport.SendContext
Exibir arquivo
Open project: jgauffin/SipSharp
Public Properties
Property
Type
Description
buffer
byte[]
endPoint
System.Net.EndPoint
Public Methods
Method
Description
SendContext
(
EndPoint
endPoint
,
byte
buffer
) :
System
Method Details
SendContext()
public
method
public
SendContext
(
EndPoint
endPoint
,
byte
buffer
) :
System
endPoint
System.Net.EndPoint
buffer
byte
return
System
Property Details
buffer
public_oe property
public
byte[]
buffer
return
byte[]
endPoint
public_oe property
public
EndPoint,System.Net
endPoint
return
System.Net.EndPoint