FaultReceiveException コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
FaultReceiveException(SerializationInfo, StreamingContext) | |
FaultReceiveException(PortInfo, Int32, Type, Int32, Int32, Envelope) |
FaultReceiveException(SerializationInfo, StreamingContext)
protected:
FaultReceiveException(System::Runtime::Serialization::SerializationInfo ^ si, System::Runtime::Serialization::StreamingContext sc);
protected FaultReceiveException (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext sc);
new Microsoft.XLANGs.Core.FaultReceiveException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.XLANGs.Core.FaultReceiveException
Protected Sub New (si As SerializationInfo, sc As StreamingContext)
パラメーター
適用対象
FaultReceiveException(PortInfo, Int32, Type, Int32, Int32, Envelope)
public:
FaultReceiveException(Microsoft::XLANGs::Core::PortInfo ^ _portInfo, int portIndex, Type ^ _portType, int _iOperation, int _iFault, Microsoft::XLANGs::Core::Envelope ^ _env);
public FaultReceiveException (Microsoft.XLANGs.Core.PortInfo _portInfo, int portIndex, Type _portType, int _iOperation, int _iFault, Microsoft.XLANGs.Core.Envelope _env);
new Microsoft.XLANGs.Core.FaultReceiveException : Microsoft.XLANGs.Core.PortInfo * int * Type * int * int * Microsoft.XLANGs.Core.Envelope -> Microsoft.XLANGs.Core.FaultReceiveException
Public Sub New (_portInfo As PortInfo, portIndex As Integer, _portType As Type, _iOperation As Integer, _iFault As Integer, _env As Envelope)
パラメーター
- _portInfo
- PortInfo
- portIndex
- Int32
- _portType
- Type
- _iOperation
- Int32
- _iFault
- Int32
- _env
- Envelope