Share via


IllegalSemaphoreUsageException(String) Constructor

Definition

Initializes a new instance of the IllegalSemaphoreUsageException class.

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

Parameters

message
String

Applies to