「名前付きMutex」の版間の差分
Administrator (トーク | 投稿記録) |
Administrator (トーク | 投稿記録) 編集の要約なし |
||
| 20行目: | 20行目: | ||
mutex.ReleaseMutex(); | mutex.ReleaseMutex(); | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== 関連項目 == | |||
* [[.NET Coreで名前付きMutexを使う]] | |||
編集の要約なし |
|||
| 20行目: | 20行目: | ||
mutex.ReleaseMutex(); | mutex.ReleaseMutex(); | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== 関連項目 == | |||
* [[.NET Coreで名前付きMutexを使う]] | |||