SimpleWorkerRequest.GetLocalAddress Method ()

 

Returns the server IP address of the interface on which the request was received.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

Public Overrides Function GetLocalAddress As String

Return Value

Type: System.String

The server IP address of the interface on which the request was received.

.NET Framework
Available since 1.1
Return to top
Show: