Click or drag to resize

ClientSlotSendTransaction Method

Overload List
  NameDescription
Public methodSendTransaction(String, Object)
Sends a transaction request to the specified service.
Public methodSendTransaction(String, Object, Boolean)
Sends a transaction request to the specified service, optinally encrypting messages.
Public methodSendTransaction(String, Object, Boolean, Boolean)
Sends a transaction request to the specified service, optinally encrypting and signing messages.
Public methodSendTransaction(String, Object, Boolean, Boolean, Int32)
Sends a transaction request to the specified service, optinally encrypting and signing messages with a timeout.
Top
See Also