SimpleWorkerRequest.GetLocalPort Method ()

 

Returns the port number on which the request was received.

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

public override int GetLocalPort()

Return Value

Type: System.Int32

The server port number on which the request was received.

.NET Framework
Available since 1.1
Return to top
Show: