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:
virtual String^ GetRemoteName()

Return Value

Type: System::String^

The name of the client computer.

.NET Framework
Available since 1.1
Return to top
Show: