TaskSchedulingException Constructor

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

NameDescription
System_CAPS_pubmethodTaskSchedulingException()

Initializes a new instance of the TaskSchedulingException class.

System_CAPS_protmethodTaskSchedulingException(SerializationInfo^, StreamingContext)

Initializes a new instance of the TaskSchedulingException class with serialized data.

System_CAPS_pubmethodTaskSchedulingException(String^)

Initializes a new instance of the TaskSchedulingException class with a specified error message.

Return to top
Show: