Raise this event to retrieve the closest IP address that Simple DNS Plus listens for DNS requests on.
Namespace:
JHSoftware.SimpleDNS.PluginAssembly: sdnsplugin (in sdnsplugin)
Version: 5.0.110.0 (5.0.110.0)
Syntax
| C# |
|---|
event IGetHostPlugIn..::.GetDNSServerIPEventHandler GetDNSServerIP |
| Visual Basic (Declaration) |
|---|
Event GetDNSServerIP As IGetHostPlugIn..::.GetDNSServerIPEventHandler |
| Visual C++ |
|---|
event IGetHostPlugIn..::.GetDNSServerIPEventHandler^ GetDNSServerIP { void add (IGetHostPlugIn..::.GetDNSServerIPEventHandler^ value); void remove (IGetHostPlugIn..::.GetDNSServerIPEventHandler^ value); } |