다음을 통해 공유


SimpleWorkerRequest.GetLocalAddress 메서드

정의

요청이 수신된 인터페이스의 서버 IP 주소를 반환합니다.

public:
 override System::String ^ GetLocalAddress();
public override string GetLocalAddress ();
override this.GetLocalAddress : unit -> string
Public Overrides Function GetLocalAddress () As String

반환

String

요청이 수신된 인터페이스의 서버 IP 주소입니다.

적용 대상