ResetterTimeoutException Constructor (String)

Namespace:  Microsoft.VisualStudio.Enterprise.WebInstrument
Assembly:  Microsoft.IntelliTrace.11.0.0 (in Microsoft.IntelliTrace.11.0.0.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
public ResetterTimeoutException(
    string message
)
public:
ResetterTimeoutException(
    String^ message
)
new : 
        message:string -> ResetterTimeoutException
public function ResetterTimeoutException(
    message : String
)

Parameters

  • message
    Type: String

.NET Framework Security

See Also

Reference

ResetterTimeoutException Class

ResetterTimeoutException Overload

Microsoft.VisualStudio.Enterprise.WebInstrument Namespace