ITcpConnectionStateServiceRefreshTcpConnectionStates Method |
Reloads the cache of connection states that was established when the object
was created. All other methods work off this cache, they do not perform live
lookups.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax void RefreshTcpConnectionStates()
Sub RefreshTcpConnectionStates
void RefreshTcpConnectionStates()
abstract RefreshTcpConnectionStates : unit -> unit
See Also