Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SipSharp
Transports
UdpTransport.SendContext
C# Class SipSharp.Transports.UdpTransport.SendContext
Afficher le fichier
Open project: jgauffin/SipSharp
Méthodes publiques
Свойство
Type
Description
buffer
byte[]
endPoint
System.Net.EndPoint
Méthodes publiques
Méthode
Description
SendContext
(
EndPoint
endPoint
,
byte
buffer
) :
System
Method Details
SendContext()
public
méthode
public
SendContext
(
EndPoint
endPoint
,
byte
buffer
) :
System
endPoint
System.Net.EndPoint
buffer
byte
Résultat
System
Property Details
buffer
public_oe property
public
byte[]
buffer
Résultat
byte[]
endPoint
public_oe property
public
EndPoint,System.Net
endPoint
Résultat
System.Net.EndPoint