Event
Networking
(NOTE) Dispatched when a host discovery operation update occurs.
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Host | event | ||
Network | |||
RefreshResult | |||
ResponseTime |
Properties
Host : nethost
read-only
Host discovered or refreshed (will contain the first host updated if this is a list update).
var Host : NetHost
Network : Network
read-only
Operation target network.
var Network : Network
RefreshResult : NetRefreshResult
read-only
Whether or not the operation completed successfully.
var RefreshResult : NetRefreshResult
ResponseTime : real
read-only
Operation response time (from request to completion).
var ResponseTime : Real