FaultReceiveException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Attributes
Constructors
FaultReceiveException(PortInfo, Int32, Type, Int32, Int32, Envelope) | |
FaultReceiveException(SerializationInfo, StreamingContext) |
Properties
Env | |
EventId | (Inherited from XException) |
IFault | |
IOperation | |
Message | (Inherited from XLANGsException) |
ParentPortInfoIndex | |
Port | |
StackTrace | (Inherited from XException) |
Methods
FillInStackTrace() | (Inherited from XException) |
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from XLANGsException) |
GetState(String) | (Inherited from XLANGsException) |
Match(String, Int32, Int32) | |
PortToParentPort(Service) | |
SetMessage(String) | (Inherited from XLANGsException) |
SetState(String, Object) | (Inherited from XLANGsException) |