TimeoutException Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public ref class TimeoutException : Microsoft::XLANGs::BaseTypes::TimeoutException
[System.Serializable]
public class TimeoutException : Microsoft.XLANGs.BaseTypes.TimeoutException
type TimeoutException = class
inherit TimeoutException
Public Class TimeoutException
Inherits TimeoutException
- Ereditarietà
- Attributi
Costruttori
| TimeoutException() | |
| TimeoutException(SerializationInfo, StreamingContext) |
Proprietà
| EventId | (Ereditato da TimeoutException) |
| Message | (Ereditato da XLANGsException) |
Metodi
| GetObjectData(SerializationInfo, StreamingContext) | (Ereditato da XLANGsException) |
| GetState(String) | (Ereditato da XLANGsException) |
| SetMessage(String) | (Ereditato da XLANGsException) |
| SetState(String, Object) | (Ereditato da XLANGsException) |