What is the maximum length of a Semaphore's name? It makes sense that there would be one, as it maps to an underlying kernel semaphore, but the documentation does not seem to specify it precisely.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
The maximum length of a Semaphore's name is 260 characters. Exceeding this limit will result in a ArgumentException with the message of:
|
|||
|
|