Share via


ManagedInstanceDtcTransactionManagerCommunicationSettings.AllowOutboundEnabled Property

Definition

Gets or sets allow Outbound traffic of managed instance DTC.

[Newtonsoft.Json.JsonProperty(PropertyName="allowOutboundEnabled")]
public bool? AllowOutboundEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowOutboundEnabled")>]
member this.AllowOutboundEnabled : Nullable<bool> with get, set
Public Property AllowOutboundEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to