WebSphereMQTransportElement.MqgmoSyncPoint Property

Definition

public:
 property Nullable<bool> MqgmoSyncPoint { Nullable<bool> get(); void set(Nullable<bool> value); };
[System.Configuration.ConfigurationProperty("mqgmoSyncPoint", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public Nullable<bool> MqgmoSyncPoint { get; set; }
member this.MqgmoSyncPoint : Nullable<bool> with get, set
Public Property MqgmoSyncPoint As Nullable(Of Boolean)

Property Value

Nullable<Boolean>
Attributes

Applies to