SuspendMessageOnRoutingFailure Class
Namespace: BTS
Assembly: Microsoft.BizTalk.GlobalPropertySchemas (in microsoft.biztalk.globalpropertyschemas.dll)
Dim instance As SuspendMessageOnRoutingFailure
[SerializableAttribute] [PropertyTypeAttribute("SuspendMessageOnRoutingFailure", "http://schemas.microsoft.com/BizTalk/2003/system-properties", "boolean", "System.Boolean")] [PropertyGuidAttribute("8def6c00-cf9f-40e1-b19f-c450016ac508")] [GuidAttribute("8def6c00-cf9f-40e1-b19f-c450016ac508")] [IsSensitivePropertyAttribute(false)] public sealed class SuspendMessageOnRoutingFailure : MessageContextPropertyBase
/** @attribute SerializableAttribute() */
/** @attribute PropertyTypeAttribute("SuspendMessageOnRoutingFailure", "http://schemas.microsoft.com/BizTalk/2003/system-properties", "boolean", "System.Boolean") */
/** @attribute PropertyGuidAttribute("8def6c00-cf9f-40e1-b19f-c450016ac508") */
/** @attribute GuidAttribute("8def6c00-cf9f-40e1-b19f-c450016ac508") */
/** @attribute IsSensitivePropertyAttribute(false) */
public final class SuspendMessageOnRoutingFailure extends MessageContextPropertyBase
SerializableAttribute PropertyTypeAttribute("SuspendMessageOnRoutingFailure", "http://schemas.microsoft.com/BizTalk/2003/system-properties", "boolean", "System.Boolean") PropertyGuidAttribute("8def6c00-cf9f-40e1-b19f-c450016ac508") GuidAttribute("8def6c00-cf9f-40e1-b19f-c450016ac508") IsSensitivePropertyAttribute(false) public final class SuspendMessageOnRoutingFailure extends MessageContextPropertyBase
System.Object
Microsoft.XLANGs.BaseTypes.PropertyBase
Microsoft.XLANGs.BaseTypes.MessageContextPropertyBase
BTS.SuspendMessageOnRoutingFailure
Microsoft.XLANGs.BaseTypes.PropertyBase
Microsoft.XLANGs.BaseTypes.MessageContextPropertyBase
BTS.SuspendMessageOnRoutingFailure
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.