Occurs when the service returns output information.
The event handler receives an argument of type ServiceOutputEventArgs containing data related to this event. The following ServiceOutputEventArgs property provides information specific to this event.
Property | Description |
---|---|
Message | Gets the service output message. |
FbService Class | FirebirdSql.Data.Firebird.Services Namespace