10000 | '%1': 值不能是空的。 |
'%1': Value must not be empty. |
10001 | '%1': 緩衝區的空間不足,無法保留要求的位元組數目。 |
'%1': Buffer does not have enough space to hold the requested number of bytes. |
10002 | '%1': 發現無效的字元。 |
'%1': Invalid characters found. |
10003 | 無效的 HTTP 標頭。 |
Invalid HTTP headers. |
10004 | 無效的 HTTP 回應狀態。 |
Invalid HTTP response status. |
10005 | '%1': 提供的值不是可略過的 ChainValidationResult 值。 |
'%1': Provided value is not an ignorable ChainValidationResult value. |
20000 | '%1': WebSocket URI 要求 'ws://' 或 'wss://' 配置。 |
'%1': WebSocket URIs require a 'ws://' or 'wss://' scheme. |
20001 | '%1': WebSocket URI 中不允許片段。 |
'%1': Fragments are not allowed in WebSocket URIs. |
20002 | 在通訊端上傳送或接收資料之前,請先呼叫 ControlChannelTrigger.WaitForPushEnabled。 |
Call ControlChannelTrigger.WaitForPushEnabled before sending or receiving data on a socket. |
20003 | '%1': 這不是有效的多點傳送位址。 |
'%1': This is not a valid multicast address. |
20004 | ConnectAsync 不支援多點傳送位址。 |
ConnectAsync does not support multicast addresses. |
20005 | 只有 IP 資料流通訊端可以使用此屬性。 |
This property is only available for IP stream sockets. |
20006 | 加入多點傳送群組之前先繫結通訊端。 |
Bind socket before joining a multicast group. |
20007 | 通訊端已繫結至某個位址。 |
Socket is already bound to an address. |
20009 | '%1': 此參數只允許用於 IP StreamSocketListeners。 |
'%1': This parameter is only allowed for IP StreamSocketListeners. |
20010 | '%1': 只有未加密通訊端允許用於 IP StreamSocketListeners。 |
'%1': Only plain sockets are allowed for IP StreamSocketListeners. |
20011 | '%1': 只允許對 IP StreamSockets 使用此參數。 |
'%1': This parameter is only allowed for IP StreamSockets. |
20012 | '%1': 當通訊端先前繫結至介面卡時,不支援使用本機端點。 |
'%1': Using a local endpoint is not supported when the socket was previously bound to an adapter. |
20013 | 偵測到 WriteAsync 呼叫超過大小上限 (2,147,483,646 個位元組)。 |
A WriteAsync call exceeding the maximum size of 2,147,483,646 bytes was detected. |
20014 | 已在僅限多點傳送的通訊端上嘗試單點傳播或廣播操作。嘗試將通訊端的 MulticastOnly 控制屬性設定為 False。 |
A unicast or broadcast operation was attempted on a multicast-only socket. Try setting the socket's MulticastOnly control property to false. |
20015 | 無法搭配進行中 I/O 呼叫 TransferOwnership。在開始傳輸之前嘗試呼叫 CancelIOAsync。 |
TransferOwnership cannot be called with ongoing I/O. Try calling CancelIOAsync before transferring. |
20016 | 提供的用戶端憑證缺少必要的私密金鑰資訊。 |
The client certificate provided is missing the required private key information. |
20017 | 已設定喚醒待命動作時,無法使用萬用字元位址來搭配特定連接埠。請嘗試使用 BindEndpointAsync 並搭配非 Null 的 localHostName。 |
A wildcard address cannot be used with a specific port when the Wake standby action is set. Try using BindEndpointAsync with a non-null localHostName. |
20018 | TransferOwnership 僅允許用於 IP StreamSocketListeners。 |
TransferOwnership is only allowed for IP StreamSocketListeners. |
0x10000001 | API |
API |
0x10000002 | AsyncOperation |
AsyncOperation |
0x10000003 | 通訊端 |
Socket |
0x10000004 | WebSocket |
WebSocket |
0x10000005 | Http |
Http |
0x10000006 | Rtc |
Rtc |
0x30000000 | 資訊 |
Info |
0x3000000A | API 進入 |
API Enter |
0x3000000B | API 結束 |
API Exit |
0x3000000C | 非同步操作開始 |
Async operation start |
0x3000000D | 非同步操作完成 |
Async operation complete |
0x3000000E | 非同步操作失敗 |
Async operation failure |
0x3000000F | 非同步操作中止 |
Async operation abort |
0x30000010 | 非同步操作關閉 |
Async operation close |
0x30000012 | 非同步操作進度 |
Async operation progress |
0x30000013 | HTTP 操作 |
HTTP operation |
0x30000014 | 正在進行讀取後的處理 |
Processing after read |
0x30000015 | 開始讀取 |
Start read |
0x30000016 | 讀取完成 |
Read complete |
0x30000017 | 讀取錯誤 |
Read error |
0x30000018 | 開始寫入 |
Start write |
0x30000019 | 寫入完成 |
Write complete |
0x3000001A | 狀態變更 |
State change |
0x3000001B | I/O 錯誤 |
I/O error |
0x3000001C | TCP 已連線 |
TCP connected |
0x3000001D | RtcCompleteDelivery |
RtcCompleteDelivery |
0x3000001E | RtcFlush |
RtcFlush |
0x50000002 | 錯誤 |
Error |
0x50000003 | 警告 |
Warning |
0x50000005 | 詳細資訊 |
Verbose |
0x70000003 | EventNotification |
EventNotification |
0x70000004 | SocketConnect |
SocketConnect |
0x70000005 | SocketAccept |
SocketAccept |
0x70000006 | SocketSend |
SocketSend |
0x70000007 | SocketReceive |
SocketReceive |
0x70000008 | SocketClose |
SocketClose |
0x70000009 | WebSocketConnect |
WebSocketConnect |
0x7000000A | WebSocketSend |
WebSocketSend |
0x7000000B | WebSocketReceive |
WebSocketReceive |
0x7000000C | WebSocketClose |
WebSocketClose |
0x7000000D | SslSocket |
SslSocket |
0x7000000E | SocketIO |
SocketIO |
0x90000001 | Microsoft-Windows-Runtime-Networking |
Microsoft-Windows-Runtime-Networking |
0xB0000001 | 已啟動 %2 上的 %1。 |
%1 at %2 started. |
0xB0000002 | 無法啟動 %2 上的 %1。錯誤碼為 %3: %4 |
%1 at %2 failed to start. The error code is %3: %4 |
0xB0000003 | 已順利完成 %2 上的 %1。 |
%1 at %2 completed successfully. |
0xB0000004 | %2 上的 %1 失敗,錯誤碼為 %3: %4。 |
%1 at %2 failed with error code %3: %4. |
0xB0000005 | 已取消 %2 上的 %1。 |
%1 at %2 was cancelled. |
0xB0000006 | 已關閉 %2 上的 %1。 |
%1 at %2 was closed. |
0xB0000007 | 無法剖析 URI '%1'。 |
Failed to parse URI '%1'. |
0xB0000008 | 無法利用基礎 URI '%1' 和相對 URI '%2' 建立 URI。 |
Failed to create URI with base URI '%1' and relative URI '%2'. |
0xB0000009 | 新增 HTTP 標頭 '%1: %2'。 |
Add HTTP header '%1: %2'. |
0xB000000A | 已開始使用 '%2' 的認證執行連線到 '%1' 的要求。 |
Start connect request to '%1' with credential of '%2'. |
0xB000000B | 已開始使用預設的認證執行連線到 '%1' 的要求。 |
Start connect request to '%1' with default credential. |
0xB000000C | 無法在連接埠 %2 執行對 '%1' 的連線要求。最後一個錯誤為 %3: %4 |
Failed connect request to '%1' at port %2. The last error is %3: %4 |
0xB000000D | 將對 '%1' 要求開啟為 '%2',且旗標為 %3。 |
Opening request to '%1' to '%2' with flags %3. |
0xB000000E | 無法開啟對 '%1' 的要求。最後一個錯誤為 %2: %3 |
Failed open request to '%1'. The last error is %2: %3 |
0xB000000F | 要求內容 %1 具備要求控制代碼 %2 至 '%3'。 |
Request context %1 has request handle %2 to '%3'. |
0xB0000010 | 在要求控制代碼 %1 上,將 HTTP 傳送與接收逾時設定為 %2 毫秒。 |
Set HTTP send and receive timeout to %2ms on request handle %1. |
0xB0000011 | 開始傳送至要求控制代碼 %1 且內容長度為 %2。 |
Start send to request handle %1 with content length %2. |
0xB0000012 | 已同步完成要求控制代碼 %1。 |
Request handle %1 completed synchronously. |
0xB0000013 | 已利用非同步方式完成要求內容 %1 的傳送。 |
Request context %1 completed send asynchronously. |
0xB0000014 | 正在將 %2 個位元組寫入要求控制代碼 %1。 |
Writing %2 bytes to request handle %1. |
0xB0000015 | 無法將實體內容傳送至要求控制代碼 %1。最後一個錯誤為 %2: %3 |
Failed to send entity body to request handle %1. The last error is %2: %3 |
0xB0000016 | 傳送要求控制代碼 %1 上的 HTTP 要求: %2 |
Sent HTTP request at request handle %1: %2 |
0xB0000017 | 開始接收來自要求控制代碼 %1 的回應。 |
Start to receive response from request handle %1. |
0xB0000018 | 已收到來自要求控制代碼 %1 的 HTTP 回應,其狀態碼為 %2 且狀態描述為 '%3'。 |
Received HTTP response from request handle %1 with status code %2 and status description '%3'. |
0xB0000019 | 接收來自要求控制代碼 %1 的 HTTP 回應: %2 |
Receive HTTP response from request handle %1: %2 |
0xB000001A | 無法接收來自要求控制代碼 %1 的 HTTP 回應。最後一個錯誤為 %2: %3 |
Failed to receive HTTP response from request handle %1. The last error is %2: %3 |
0xB000001B | 要求內容 %1 已接收 %2 個位元組的 HTTP 回應,其已超過 %3 限制。 |
Request context %1 received HTTP response of %2 bytes, which is over the %3 limit. |
0xB000001C | 要求內容 %1 正在重新送出要求。 |
Request context %1 resubmitting the request. |
0xB000001D | 正在針對伺服器 '%2' 重複使用要求控制代碼 %1。 |
Reusing the request handle %1 for server '%2'. |
0xB000001E | 已中止要求內容 %1。 |
Request context %1 was aborted. |
0xB000001F | 對 '%1' 的進度: 已傳送 %2 個位元組; 總共要傳送 %3 個位元組; 已接收 %4 個位元組; 總共要接收 %5 個位元組。 |
Progress to '%1': %2 bytes sent; %3 total bytes to send; %4 bytes received; %5 total bytes to receive. |
0xB0000020 | 已完成對 '%1' 的 HTTP 要求。錯誤碼為 %2: %3 |
HTTP request to '%1' completed. The error code is %2: %3 |
0xB0000021 | %2 上的 %1 無法處理 HTTP 回應 '%3'。錯誤碼為 %4: %5 |
%1 at %2 failed to process HTTP response '%3'. The error code is %4: %5 |
0xB0000022 | 已呼叫 %1::%2。 |
%1::%2 is called. |
0xB0000023 | 已成功傳回 %1::%2。 |
%1::%2 returned successfully. |
0xB0000024 | %1::%2 失敗且含 HRESULT %3: %4 |
%1::%2 failed with HRESULT %3: %4 |
0xB0000025 | Win32 API %1 失敗,錯誤碼 %2: %3。 |
Win32 API %1 failed with error code %2: %3. |
0xB0000026 | 無法利用控制代碼 %1 取消 GetAddrInfoEx。錯誤碼為 %2: %3。 |
Unable to cancel GetAddrInfoEx with handle %1. The error code was %2: %3. |
0xB0000027 | 無法利用控制代碼 %1 取消 DnsQueryEx。錯誤碼為 %2: %3。 |
Unable to cancel DnsQueryEx with handle %1. The error code was %2: %3. |
0xB0000028 | DatagramSocket %1 因發生錯誤 %2 而無法傳遞事件並停止接收: %3。 |
DatagramSocket %1 failed to deliver event and stopped receiving due to error %2: %3. |
0xB0000029 | DatagramSocket %1 正在對從傳送者 '%4' 收到的 %2 個位元組發出事件。 |
DatagramSocket %1 is raising event with %2 bytes received from sender '%4'. |
0xB000002A | DatagramSocket %1 已開始在通訊端 %2 上接收訊息。 |
DatagramSocket %1 started receiving message at socket %2. |
0xB000002B | DatagramSocket %1 無法開始接收。HRESULT 為 %2: %3。 |
DatagramSocket %1 failed to start receiving. The HRESULT was %2: %3. |
0xB000002C | %2 上的 %1 正嘗試在通訊端 %4 上接收 %3 個位元組。 |
%1 at %2 is trying to receive %3 bytes at socket %4. |
0xB000002D | %2 上的 %1 已接收 %3 個位元組,並持續接收剩餘的 %4 個位元組。 |
%1 at %2 has received %3 bytes and continues to receive the remaining %4 bytes. |
0xB000002E | %2 上的 %1 已接收 %3 個位元組。 |
%1 at %2 received %3 bytes. |
0xB000002F | 已連線 TCP 通訊端 %1: 本機連接埠 = %2; 遠端 IP 位址: %3; 遠端連接埠 = %4。 |
TCP socket %1 is connected: local port = %2; remote IP address: %3; remote port = %4. |
0xB0000030 | UDP 通訊端 %1 已連線至遠端位置: %3。 |
UDP socket %1 is connected to remote address: %3. |
0xB0000031 | 通訊端 %1 接收自傳送者 '%3' 的資料包未包含 IP 封包資訊。 |
The datagram received by socket %1 from sender '%3' does not contain IP packet information. |
0xB0000032 | %2 上的 %1 已傳送 %3 個位元組。 |
%1 at %2 sent %3 bytes. |
0xB0000033 | %2 上的 %1 正嘗試在通訊端 %4 上傳送 %3 個位元組。 |
%1 at %2 is trying to send %3 bytes at socket %4. |
0xB0000034 | MessageWebSocket %1 已從伺服器接收到關閉框架。 |
MessageWebSocket %1 received the close frame from the server. |
0xB0000035 | MessageWebSocket %1 正在引發已接收到 %2 個位元組的事件。 |
MessageWebSocket %1 is raising event with %2 bytes received. |
0xB0000036 | MessageWebSocket %1 無法開始接收。HRESULT 為 %2: %3。 |
MessageWebSocket %1 failed to start receiving. The HRESULT was %2: %3. |
0xB0000037 | MessageWebSocket %1 因錯誤 %2 而無法傳遞事件並停止接收: %3。 |
MessageWebSocket %1 failed to deliver event and stopped receiving due to error %2: %3. |
0xB0000039 | WebSocket %1 正在傳送關閉框架。 |
WebSocket %1 is sending the close frame. |
0xB000003A | WebSocket %1 正在接收關閉框架。代碼: %2; 原因: %3 |
WebSocket %1 is receiving the close frame. Code: %2; Reason: %3 |
0xB000003B | WebSocket %1 I/O 操作已完成但有錯誤。HRESULT 為 %2: %3。 |
WebSocket %1 I/O operation completed with error. The HRESULT was %2: %3. |
0xB000003C | %2 上的 WebSocket %1 已傳送 %3 個位元組。 |
WebSocket %1 at %2 sent %3 bytes. |
0xB000003D | %2 上的 WebSocket %1 正嘗試在 WebSocket %4 上傳送 %3 個位元組。 |
WebSocket %1 at %2 is trying to send %3 bytes at WebSocket %4. |
0xB000003E | %1 已關閉,且 CompleteDelivery 擱置中並具有: 待處理的讀取操作: %2。 |
%1 is already closed and CompleteDelivery is pending with: outstanding read operations: %2. |
0xB000003F | %1。CompleteDelivery 擱置中並具有: 待處理的讀取操作: %2,待處理的 Winsock 要求: %3,可用的資料: %4。 |
%1.CompleteDelivery is pending with: outstanding read operations: %2, pending Winsock requests: %3, data available: %4. |
0xB0000040 | %1。排清作業擱置中並具有: 待處理的寫入操作: %2。 |
%1.Flush is pending with: outstanding write operations: %2. |
0xB0000041 | %1。CompleteDelivery 擱置中並具有: 待處理的讀取操作: %2。 |
%1.CompleteDelivery is pending with: outstanding read operations: %2. |
0xB0000042 | 已建立通訊端連線: %1。 |
Socket connection established: %1. |
0xB0000043 | 已順利完成 '%1' 的通訊端連線 Proxy 查閱: %2。 |
Proxy lookup for socket connection to '%1' completed successfully: %2. |
0xB0000044 | '%1' 的通訊端連線 Proxy 查閱已完成,但發生錯誤 %2: %3 |
Proxy lookup for socket connection to '%1' completed with error %2: %3 |
0xB0000045 | 已略過伺服器憑證錯誤計數: %1 |
Ignored server certificate error count: %1 |
0xB0000046 | 伺服器憑證指紋: '%1',憑證錯誤計數: %3,包含嚴重憑證錯誤: %2,中繼憑證計數: %5。 |
Server certificate thumbprint: '%1', certificate error count: %3, contains fatal certificate errors: %2, intermediate certificate count: %5. |
0xB0000047 | 無法排清讀取,而且正在等候擱置中的 I/O 完成,內容為 %1。錯誤為 %2: %3。 |
Failed to flush reads and wait for pending I/O to complete with context %1. Error was %2: %3. |
0xB0000048 | 控制代碼 %1: HTTP/2 已啟用。 |
Handle %1: HTTP/2 enabled. |
0xB0000049 | %1 - Line: %2 Status: %3 |
%1 - Line: %2 Status: %3 |
0xB000004A | 位於 %2 的非同步作業 %1 已開始執行伺服器自訂驗證。 |
Async operation %1 at %2 started server custom validation. |
0xB000004B | 位於 %2 的非同步作業 %1 正在等候伺服器自訂驗證完成。 |
Async operation %1 at %2 waiting for completion of server custom validation. |
0xB000004C | 位於 %2 的非同步作業 %1 執行伺服器自訂驗證失敗。 |
Async operation %1 at %2 failed server custom validation. |
0xB000004D | 位於 %2 的非同步作業 %1 已順利完成伺服器自訂驗證。 |
Async operation %1 at %2 successfully completed server custom validation. |
0xD0000001 | AcceptAsync |
AcceptAsync |
0xD0000002 | BindServiceNameAsync |
BindServiceNameAsync |
0xD0000003 | ConnectAsync |
ConnectAsync |
0xD0000004 | ReadAsync |
ReadAsync |
0xD0000005 | WriteAsync |
WriteAsync |
0xD0000006 | JoinMulticastGroup |
JoinMulticastGroup |
0xD0000007 | UpgradeToSslAsync |
UpgradeToSslAsync |
0xD0000008 | GetEndpointPairsAsync |
GetEndpointPairsAsync |
0xD0000009 | GetOutputStreamAsync |
GetOutputStreamAsync |
0xD000000A | CompleteDelivery |
CompleteDelivery |
0xD000000B | Flush |
Flush |
0xD000000C | StreamSocket |
StreamSocket |
0xD000000D | StreamSocketInputStream |
StreamSocketInputStream |
0xD000000E | StreamSocketOutputStream |
StreamSocketOutputStream |
0xD000000F | DatagramSocket |
DatagramSocket |
0xD0000010 | DatagramSocketOutputStream |
DatagramSocketOutputStream |
0xD0000011 | DatagramSocketWriteToOutputStream |
DatagramSocketWriteToOutputStream |
0xD0000012 | MessageWebSocket |
MessageWebSocket |
0xD0000013 | StreamWebSocket |
StreamWebSocket |
0xD0000014 | StreamWebSocketInputStream |
StreamWebSocketInputStream |
0xD0000015 | WebSocketOutputStream |
WebSocketOutputStream |
0xD0000016 | StreamSocketListener |
StreamSocketListener |
0xD0000017 | DatagramSocketInputStream |
DatagramSocketInputStream |
0xD0000018 | AcceptEx |
AcceptEx |
0xD0000019 | connect |
connect |
0xD000001A | bind |
bind |
0xD000001B | listen |
listen |
0xD000001C | getpeername |
getpeername |
0xD000001D | getsockname |
getsockname |
0xD000001E | getsockopt |
getsockopt |
0xD000001F | setsockopt |
setsockopt |
0xD0000020 | GetAddrInfoEx |
GetAddrInfoEx |
0xD0000021 | GetBestInferfaceEx |
GetBestInferfaceEx |
0xD0000022 | WSAStartup |
WSAStartup |
0xD0000023 | WSAConnectByName |
WSAConnectByName |
0xD0000024 | WSAIoctl |
WSAIoctl |
0xD0000025 | WSARecv |
WSARecv |
0xD0000026 | WSARecvFrom |
WSARecvFrom |
0xD0000027 | WSARecvMsg |
WSARecvMsg |
0xD0000028 | WSASend |
WSASend |
0xD0000029 | WSASendMsg |
WSASendMsg |
0xD000002A | WSASocket |
WSASocket |
0xD000002B | CreateThreadpoolIo |
CreateThreadpoolIo |
0xD000002C | TrySubmitThreadpoolCallback |
TrySubmitThreadpoolCallback |
0xD000002D | HttpWebSocketCompleteUpgrade |
HttpWebSocketCompleteUpgrade |
0xD000002E | HttpWebSocketSend |
HttpWebSocketSend |
0xD000002F | HttpWebSocketReceive |
HttpWebSocketReceive |
0xD0000030 | InternetSetStatusCallback |
InternetSetStatusCallback |
0xD0000031 | CancelIoEx |
CancelIoEx |
0xD0000032 | DnsQueryEx |
DnsQueryEx |
0xD0000033 | GetIfEntry2 |
GetIfEntry2 |
0xD0000034 | GetPerTcpConnectionEStats |
GetPerTcpConnectionEStats |
0xD0000035 | GetPerTcp6ConnectionEStats |
GetPerTcp6ConnectionEStats |
0xD0000036 | GetTcpTable |
GetTcpTable |
0xD0000037 | GetTcp6Table |
GetTcp6Table |
0xD0000038 | WlanOpenHandle |
WlanOpenHandle |
0xD0000039 | WlanSetInterface |
WlanSetInterface |
0xD000003A | WlanCloseHandle |
WlanCloseHandle |
0xD000003B | GetAdaptersAddresses |
GetAdaptersAddresses |
0xD000003C | ConnectOperation |
ConnectOperation |
0xD000003D | ReadOperation |
ReadOperation |
0xD000003E | WriteOperation |
WriteOperation |
0xD000003F | ListenOperation |
ListenOperation |
0xD0000040 | AcceptOperation |
AcceptOperation |
0xD0000041 | UpgradeOperation |
UpgradeOperation |
0xD0000042 | GetEndpointPairsOperation |
GetEndpointPairsOperation |
0xD0000043 | GetOutputStreamOperation |
GetOutputStreamOperation |
0xD0000044 | 直接 |
Direct |
0xD0000045 | Proxy |
Proxy |
0xD0000046 | 直接連線可用 |
Direct connection available |
0xD0000047 | 需要 Proxy 連線 |
Proxy connection required |