Click or drag to resize

IMtsSdk Methods

The IMtsSdk type exposes the following members.

Methods
 NameDescription
Public methodClose Closes the current instance
(Inherited from IOpenable)
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public methodOpen Opens the current instance.
(Inherited from IOpenable)
Public methodSendTicket Sends the ticket to the MTS server. The response will raise TicketResponseReceived event.
Public methodSendTicketBlocking Sends the ticket to the MTS server and wait for the response message on the feed
Public methodSendTicketCancelBlocking Sends the cancel ticket to the MTS server and wait for the response message on the feed
Public methodSendTicketCashoutBlocking Sends the cashout ticket to the MTS server and wait for the response message on the feed
Public methodSendTicketNonSrSettleBlocking Sends the non-sr ticket to the MTS server and wait for the response message on the feed
Top
See Also