GXDN: Gurux Developer Network
SendSync Method (message, waitTime, reply)
NamespacesGurux.SMSGXSMSSendSync(GXSMSMessage, Int32, GXSMSMessage%)
Sends data synchronously.
A reply from the receiver, whether the send operation was successful, or if the data needs to be resent, is expected.
Parameters
message (GXSMSMessage)
SMS message to sent.
waitTime (Int32)
Maximum time, in milliseconds, to wait for reply message. Value -1 indicates infinite wait time.
reply ( GXSMSMessage %)
Received reply message. Null, if no reply message is received.
Return Value
Determines whether the send operation was successful.
See Also

Assembly: Gurux.SMS (Module: Gurux.SMS) Version: 5.0.0.1