SimpleWorkerRequest.GetRemoteAddress Method ()

 

Returns the IP address of the client.

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

override GetRemoteAddress : unit -> string

Return Value

Type: System.String

The client's IP address.

.NET Framework
Available since 1.1
Return to top
Show: