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.
Semaphore名称的最大长度是多少?有一个是有道理的,因为它映射到底层内核信号量,但文档似乎没有准确地指定它。
信号量名称的最大长度为 260 个字符。超过此限制将导致ArgumentException并显示以下消息:
The name can be no more than 260 characters in length.