WebSphereMQBindingElement.MqpmoSyncPoint Property

Definition

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

Property Value

Nullable<Boolean>
Attributes

Applies to