言語

IllegalSemaphoreUsageException(String) コンストラクター

定義

IllegalSemaphoreUsageException クラスの新しいインスタンスを初期化します。

public IllegalSemaphoreUsageException(string message);
new Microsoft.VisualStudio.Threading.IllegalSemaphoreUsageException : string -> Microsoft.VisualStudio.Threading.IllegalSemaphoreUsageException
Public Sub New (message As String)

パラメーター

message
String

適用対象