Thread.Resume メソッドとは? わかりやすく解説

Thread.Resume メソッド

メモ : このメソッドは、互換性のために残されています。

中断されスレッド再開します

名前空間: System.Threading
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

<ObsoleteAttribute("Thread.Resume has been deprecated.  Please
 use other classes in System.Threading, such as Monitor, Mutex, Event, and Semaphore,
 to synchronize Threads or protect resources.  http://go.microsoft.com/fwlink/?linkid=14202", False)> _
Public Sub Resume
[ObsoleteAttribute("Thread.Resume has been deprecated.  Please use other classes
 in System.Threading, such as Monitor, Mutex, Event, and Semaphore,
 to synchronize Threads or protect resources.  http://go.microsoft.com/fwlink/?linkid=14202", false)] 
public void Resume ()
[ObsoleteAttribute(L"Thread.Resume has been deprecated.  Please use other classes
 in System.Threading, such as Monitor, Mutex, Event, and Semaphore,
 to synchronize Threads or protect resources.  http://go.microsoft.com/fwlink/?linkid=14202", false)] 
public:
void Resume ()
/** @attribute ObsoleteAttribute("Thread.Resume has been deprecated.  Please
 use other classes in System.Threading, such as Monitor, Mutex,
 Event, and Semaphore, to synchronize Threads or protect resources.  http://go.microsoft.com/fwlink/?linkid=14202", false) */ 
public void Resume ()
ObsoleteAttribute("Thread.Resume has been deprecated.  Please use other classes
 in System.Threading, such as Monitor, Mutex, Event, and Semaphore, to synchronize
 Threads or protect resources.  http://go.microsoft.com/fwlink/?linkid=14202", false) 
public function Resume ()
例外例外
例外種類条件

ThreadStateException

スレッドが、起動されていない停止している、または中断されていない状態です。

SecurityException

呼び出し元に適切な SecurityPermission がありません。

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


このページでは「.NET Framework クラス ライブラリ リファレンス」からThread.Resume メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からThread.Resume メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からThread.Resume メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「Thread.Resume メソッド」の関連用語

Thread.Resume メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



Thread.Resume メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS