Show / Hide Table of Contents

Class EventSource.ServerSentErrorEventArgs

Server Sent Error Event Object

Inheritance
System.Object
EventSource.ServerSentErrorEventArgs
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public sealed class ServerSentErrorEventArgs : EventArgs

Properties

Exception

Internal Exception

Declaration
public Exception Exception { get; }
Property Value
Exception

Back to top Generated by DocFX