WebSphereMQBindingElement.UsePersistentConnectionForSend Property

Definition

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

Property Value

Nullable<Boolean>
Attributes

Applies to