Sets an int property.
Public Sub SetIntProperty( ByVal propName As String, ByVal val As Integer )
public void SetIntProperty(string propName, int val)
propName The property name.
val The property value.
For more information about getting and setting message headers and properties, see QAnywhere messages.