Click or drag to resize
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.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void RefreshTcpConnectionStates()
See Also