Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ITHitWebDAVServerEngine に基づいて WebDAV サーバーを構築しました。同時転送タスクの数を取得する方法を教えてください。同時アップロードの最大数を制限しますか? ありがとう
IIS に基づいてサーバーを構築した場合は、IIS ツールを使用する必要があります。ただし、サーバーが HttpListener クラスに基づいている場合は、このクラスの機能を使用してください。