Click or drag to resize
IExternalIPAddressServiceProvider Interface
The object that abstracts away the environment for tests on IExternalIPAddressService.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IExternalIPAddressServiceProvider

The IExternalIPAddressServiceProvider type exposes the following members.

Methods
  NameDescription
Public methodExternalIpAddress
Returns the computer's public IP address.
Top
See Also