
PosGateway.Exchange.Hps.IServiceEvents Maven / Gradle / Ivy
package PosGateway.Exchange.Hps;
public interface IServiceEvents {
public void Starting();
public void Completed(OperationResult result);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy