Firebird ADO.NET Provider SDK Documentation - v1.7

FbRemoteEvent Class

Represents a Firebird Event. This class cannot be inherited.

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

System.Object
   FirebirdSql.Data.Firebird.FbRemoteEvent

[Visual Basic]
<DefaultMember(MemberName:="Item")>
NotInheritable Public Class FbRemoteEvent
[C#]
[DefaultMember(MemberName="Item")]
public sealed class FbRemoteEvent

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

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

See Also

FbRemoteEvent Members | FirebirdSql.Data.Firebird Namespace