Firebird ADO.NET Provider SDK Documentation - v1.7

ServiceOutputEventArgs Class

Provides data for the ServiceOutput event. This class cannot be inherited.

For a list of all members of this type, see ServiceOutputEventArgs Members.

System.Object
   System.EventArgs
      FirebirdSql.Data.Firebird.Services.ServiceOutputEventArgs

[Visual Basic]
NotInheritable Public Class ServiceOutputEventArgs
    Inherits EventArgs
[C#]
public sealed class ServiceOutputEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: FirebirdSql.Data.Firebird.Services

Assembly: FirebirdSql.Data.Firebird (in FirebirdSql.Data.Firebird.dll)

See Also

ServiceOutputEventArgs Members | FirebirdSql.Data.Firebird.Services Namespace