PaymentDeviceConnection Class

Definition

public ref class PaymentDeviceConnection sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PaymentDeviceConnection final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PaymentDeviceConnection : System.IDisposable
Public NotInheritable Class PaymentDeviceConnection
Implements IDisposable
Inheritance
Object Platform::Object IInspectable PaymentDeviceConnection
Attributes
Implements

Properties

ConnectorInfo

Methods

Close()
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Start()

Events

PaymentDeviceCloseTerminalRequested
PaymentDeviceGetTerminalsRequested
PaymentDeviceOpenTerminalRequested
PaymentDevicePaymentAuthorizationRequested
PaymentDevicePaymentRequested
PaymentDeviceReadCapabilitiesRequested
PaymentDeviceReadConfigurationRequested
PaymentDeviceRefundRequested
PaymentDeviceVoidTokenRequested
PaymentDeviceVoidTransactionRequested
PaymentDeviceWriteConfigurationRequested

Applies to