HttpWorkerRequest.GetRemoteName Method ()

 

When overridden in a derived class, returns the name of the client computer.

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

Public Overridable Function GetRemoteName As String

Return Value

Type: System.String

The name of the client computer.

.NET Framework
Available since 1.1
Return to top
Show: