docs.unity3d.com
    目次を表示する/隠す

    Method HandleRequest

    HandleRequest(IAsyncResult)

    Asynchronous callback to handle a client connection request on MyHttpListener. This method is recursive in that it will call itself immediately after receiving a new incoming request to listen for the next connection.

    Declaration
    protected virtual void HandleRequest(IAsyncResult ar)
    Parameters
    Type Name Description
    IAsyncResult ar

    Asynchronous result from previous request. Pass null to listen for an initial request

    Exceptions
    Type Condition
    ArgumentOutOfRangeException

    thrown when the request result code is unknown

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)