Click or drag to resize

IInstantPaymentConnectorTestCommunicationAsync Method

EXALOGIC
Test komunikácie s overovateľom okamžitej platby.

Namespace: Exa.OBERON.Shared.AccCommon.NonCashTransactions.InstantPayments
Assembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.33.0 (5.0.33.0)
Syntax
Task<ExaException> TestCommunicationAsync(
	CancellationTokenSource cancellationTokenSource
)

Parameters

cancellationTokenSource  CancellationTokenSource
 

Return Value

TaskExaException
See Also