WebSphereMQTransportElement.MqgmoWaitInterval Property

Definition

public:
 property Nullable<System::UInt32> MqgmoWaitInterval { Nullable<System::UInt32> get(); void set(Nullable<System::UInt32> value); };
[System.Configuration.ConfigurationProperty("mqgmoWaitInterval", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public Nullable<uint> MqgmoWaitInterval { get; set; }
member this.MqgmoWaitInterval : Nullable<uint32> with get, set
Public Property MqgmoWaitInterval As Nullable(Of UInteger)

Property Value

Nullable<UInt32>
Attributes

Applies to