SimpleWorkerRequest.GetRemotePort Method ()

 

Returns the client's port number.

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

public override int GetRemotePort()

Return Value

Type: System.Int32

The client's port number.

.NET Framework
Available since 1.1
Return to top
Show: