Ntk.Core.UDPResponseClient Reference Manual
Packages
vd
Ntk
Core
UDPResponseClient
UDPResponseClient
send_keepalive
send_response
UDPResponseClient
Object Hierarchy:
Description:
public
class
UDPResponseClient
:
Object
Namespace:
Ntk.Core
Package:
vd
Content:
Creation methods:
public
UDPResponseClient
(
List
<
string
> devs,
int
request_id,
uint16
port =
269
)
throws
RPCError
Methods:
public
void
send_keepalive
()
throws
RPCError
public
void
send_response
(
ISerializable
response)
throws
RPCError