SimpleWorkerRequest.GetLocalPort 메서드

정의

요청이 수신된 포트 번호를 반환합니다.

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

반환

Int32

요청이 수신된 서버 포트 번호입니다.

적용 대상