Show / Hide Table of Contents

Delegate OnTransaction

Namespace: Xrpl.Client
Assembly: Xrpl.dll
Syntax
public delegate Task OnTransaction(TransactionStream response)
Parameters
Type Name Description
TransactionStream response
Returns
Type Description
Task
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX