|
|
| AddressRange | Specifies the addr_range parameter when binding
|
| BindAsReceiver | Causes the component to bind as a receiver
|
| BindAsTransmitter | Causes the component to bind as a transmitter
|
| DataCoding | The data encoding mechanism to be used for the current message
|
| DecodeHexStrings | Will decode an ascii hex-representation of binary data prior to transmission
|
| DestinationNPI | The Number Planning Indicator for the destination ESME
|
| DestinationTON | The Type of Number for the destination ESME
|
| HexString | A hex-encoded binary string to be sent to the current recipient
|
| IncomingDestinationAddress | Returns the dest_addr field inside the received message
|
| IntermediateNotification | Causes the component to request intermediate notification
|
| MCReceipt | The Type of MC Delivery Receipt requested
|
| MessageMode | The Type of Messaging Mode requested
|
| MessageType | The Type of Message
|
| ProtocolId | The protocol identifier
|
| SMEAcknowledgement | The Type of SME originated acknowledgement requested
|
| SourceNPI | The Number Planning Indicator for the ESME
|
| SourceTON | The Type of Number for the ESME
|
| SynchronousSendCommand | Controls whether SendCommand behaves synchronously or asynchronously
|
| SynchronousSendMessage | Controls whether SendMessage behaves synchronously or asynchronously
|
| CustomTLV | Optional TLV parameters added after the mandatory parameters and before the payload
|
| MaxLineLength | The maximum amount of data to accumulate when no EOL is found
|
| FirewallAutoDetect | Tells the component whether or not to automatically detect and use firewall system settings, if available
|
| FirewallHost | Name or IP address of firewall (optional)
|
| FirewallListener | If true, the component binds to a SOCKS firewall as a server (IPPort only)
|
| FirewallPassword | Password to be used if authentication is to be used when connecting through the firewall
|
| FirewallPort | The TCP port for the FirewallHost;
|
| FirewallUser | A user name if authentication is to be used connecting through a firewall
|
| FirewallType | Determines the type of firewall to connect through
|
| TcpNoDelay | Whether or not to delay when sending packets
|
| AbsoluteTimeout | Determines whether timeouts are inactivity timeouts or absolute timeouts
|
| FirewallData | Used to send extra data to the firewall
|
| InBufferSize | The size in bytes of the incoming queue of the socket
|
| OutBufferSize | The size in bytes of the outgoing queue of the socket
|
| CodePage | The system code page used for Unicode to Multibyte translations
|