Method | Description | |
---|---|---|
AzureCloudApiDispatcherEndpointService ( IApiService apiService ) : System | ||
NotifyStateChanged ( IComponent component ) : void | ||
Startup ( ) : void | ||
TryInitializeFromConfigurationFile ( string filename ) : bool |
Method | Description | |
---|---|---|
DistpachMessage ( object sender, |
||
SendResponseMessage ( |
||
SetupEventHubSender ( JsonObject settings ) : void | ||
SetupInboundQueue ( JsonObject settings ) : void | ||
SetupOutboundQueueSender ( JsonObject settings ) : void |
public AzureCloudApiDispatcherEndpointService ( IApiService apiService ) : System | ||
apiService | IApiService | |
return | System |
public NotifyStateChanged ( IComponent component ) : void | ||
component | IComponent | |
return | void |
public TryInitializeFromConfigurationFile ( string filename ) : bool | ||
filename | string | |
return | bool |