GemBox.Email
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    TerminatedEventArgs Class

    Namespace:
    GemBox.Email
    Assembly:
    GemBox.Email.dll

    Provides data for the Terminated, Terminated and Terminated events.

    • C#
    • VB.NET
    public sealed class TerminatedEventArgs : EventArgs
    Public NotInheritable Class TerminatedEventArgs
        Inherits EventArgs
    Inheritance:
    System.Object
    System.EventArgs
    TerminatedEventArgs

    Properties

    Exception

    Gets the client exception.

    • C#
    • VB.NET
    public Exception Exception { get; }
    Public ReadOnly Property Exception As Exception
    Property Value
    System.Exception

    The client exception.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.