편집

다음을 통해 공유


SimpleWorkerRequest.GetLocalPort Method

Definition

Returns the port number on which the request was received.

public:
 override int GetLocalPort();
public override int GetLocalPort ();
override this.GetLocalPort : unit -> int
Public Overrides Function GetLocalPort () As Integer

Returns

The server port number on which the request was received.

Applies to