获取工作流的 HTTP 重试代码。命名空间: Microsoft.Activities.Design.Settings 程序集: Microsoft.Activities.Design(在 Microsoft.Activities.Design.dll 中)语法C# 复制 [DataMemberAttribute(Name = "HttpRetryCodes", EmitDefaultValue = false)] public Collection<HttpStatusCode> HttpRetryCodes { get; } ...
[DefaultValueAttribute(false)] public bool ApplyDefaultRetryCodes { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } Property ValueType: System.Booleantrue to apply default retry codes; otherwise, false.See AlsoHttpPost Class Microsoft.Activities.Messaging NamespaceReturn...
[DefaultValueAttribute(false)] public bool ApplyDefaultRetryCodes { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } Property ValueType: System.Booleantrue if the default codes has been applied; otherwise, false.See AlsoHttpMerge Class Microsoft.Activities.Messaging NamespaceReturn...