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
Rhino
Licensing
SntpClient.State
C# Class Rhino.Licensing.SntpClient.State
显示文件
Open project: ayende/rhino-licensing
Public Methods
Method
Description
State
(
UdpClient
socket
,
IPEndPoint
endPoint
,
Action
getTime
,
System.Action
failure
) :
System
Method Details
State()
public
method
public
State
(
UdpClient
socket
,
IPEndPoint
endPoint
,
Action
getTime
,
System.Action
failure
) :
System
socket
System.Net.Sockets.UdpClient
endPoint
System.Net.IPEndPoint
getTime
Action
failure
System.Action
return
System