ReadPayloadTypeName Method
In This Topic
Sends an inquiry to a server and determines payload type, which depends on the queue type on which the operation is being performed. This can be object type or 'RAW'.
Syntax
'Declaration
Public Function ReadPayloadTypeName() As String
public string ReadPayloadTypeName()
See Also