C# Class Equinor.ProCoSys.Preservation.WebApi.Synchronization.DisabledServiceBusSender

Inheritance: IPcsBusSender
Afficher le fichier Open project: equinor/procosys-preservation-api

Méthodes publiques

Méthode Description
CloseAllAsync ( ) : Task
SendAsync ( string topic, string jsonMessage ) : Task

Method Details

CloseAllAsync() public méthode

public CloseAllAsync ( ) : Task
Résultat Task

SendAsync() public méthode

public SendAsync ( string topic, string jsonMessage ) : Task
topic string
jsonMessage string
Résultat Task