Show / Hide Table of Contents

Delegate OnDisconnect

Namespace: Xrpl.Client
Assembly: Xrpl.dll
Syntax
public delegate Task OnDisconnect(int? code, string? description)
Parameters
Type Name Description
int? code
string description
Returns
Type Description
Task
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX