asp.net.ph

HttpWorkerRequest.GetLocalPort Method

System.Web Namespace   HttpWorkerRequest Class


Provides access to the specified member of the request header.

[ VB ]
<ComVisible ( False ) >
MustOverride Public Function GetLocalPort ( ) As Integer

[ C# ]
 [ ComVisible ( false ) ] 
public abstract int GetLocalPort ( );

[ C++ ]
 [ ComVisible ( false ) ] 
public: virtual int GetLocalPort ( ) = 0;

[ JScript ]
public ComVisible ( false ) 
abstract function GetLocalPort ( ) : int;

Return Value

The server port number returned in the request header.

See Also

HttpWorkerRequest Members   HttpRuntime Class Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph