Compartir a través de


EngineShuttingDownException Clase

Definición

public ref class EngineShuttingDownException : Microsoft::BizTalk::Adapter::Common::BTSAdapterException
[System.Serializable]
public class EngineShuttingDownException : Microsoft.BizTalk.Adapter.Common.BTSAdapterException
type EngineShuttingDownException = class
    inherit BTSAdapterException
Public Class EngineShuttingDownException
Inherits BTSAdapterException
Herencia
Atributos

Constructores

EngineShuttingDownException()
EngineShuttingDownException(SerializationInfo, StreamingContext)

Campos

MessageID

Propiedades

ArgumentCount (Heredado de BTSException)
ExceptionName (Heredado de BTSException)
ExtendedDescription (Heredado de BTSException)
HResult (Heredado de BTSException)
SoapFault (Heredado de BTSException)
StackTrace (Heredado de BTSException)

Métodos

AddArgument(String) (Heredado de BTSException)
GetArgument(Int32) (Heredado de BTSException)
GetObjectData(SerializationInfo, StreamingContext) (Heredado de BTSException)
SetDescription(String) (Heredado de BTSException)
SetGUID(Guid) (Heredado de BTSException)
SetHelpContext(UInt32) (Heredado de BTSException)
SetHelpFile(String) (Heredado de BTSException)
SetSource(String) (Heredado de BTSException)

Se aplica a