C# Class WebApi.Explorations.ServiceBusIntegration.HttpServiceBusServer

Afficher le fichier Open project: pmhsfelix/WebApi.Explorations.ServiceBusRelayHost Class Usage Examples

Méthodes publiques

Méthode Description
CloseAsync ( ) : System.Threading.Tasks.Task
HttpServiceBusServer ( HttpServiceBusConfiguration config ) : System
OpenAsync ( ) : System.Threading.Tasks.Task

Method Details

CloseAsync() public méthode

public CloseAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

HttpServiceBusServer() public méthode

public HttpServiceBusServer ( HttpServiceBusConfiguration config ) : System
config HttpServiceBusConfiguration
Résultat System

OpenAsync() public méthode

public OpenAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task