Lenguaje

IllegalSemaphoreUsageException(String) Constructor

Definición

Inicializa una nueva instancia de la clase IllegalSemaphoreUsageException.

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

Parámetros

message
String

Se aplica a