FaultReceiveException 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 FaultReceiveException : Microsoft::XLANGs::RuntimeTypes::XException
[System.Serializable]
public class FaultReceiveException : Microsoft.XLANGs.RuntimeTypes.XException
type FaultReceiveException = class
inherit XException
Public Class FaultReceiveException
Inherits XException
- Ereditarietà
- Attributi
Costruttori
FaultReceiveException(PortInfo, Int32, Type, Int32, Int32, Envelope) | |
FaultReceiveException(SerializationInfo, StreamingContext) |
Proprietà
Env | |
EventId | (Ereditato da XException) |
IFault | |
IOperation | |
Message | (Ereditato da XLANGsException) |
ParentPortInfoIndex | |
Port | |
StackTrace | (Ereditato da XException) |
Metodi
FillInStackTrace() | (Ereditato da XException) |
GetObjectData(SerializationInfo, StreamingContext) | (Ereditato da XLANGsException) |
GetState(String) | (Ereditato da XLANGsException) |
Match(String, Int32, Int32) | |
PortToParentPort(Service) | |
SetMessage(String) | (Ereditato da XLANGsException) |
SetState(String, Object) | (Ereditato da XLANGsException) |