Creates a new instance of the FbRemoteEvent class with the given FbConnection instance.
Creates a new instance of the FbRemoteEvent class with the given FbConnection instance.
public FbRemoteEvent(FbConnection);
Creates a new instance of the FbRemoteEvent class with the given FbConnection instance and the given list of events.
public FbRemoteEvent(FbConnection,string[]);
FbRemoteEvent Class | FirebirdSql.Data.Firebird Namespace