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 位址。

適用於