Skip to content

Consider to implement a callback for PublishAsync #111

@Gsantomaggio

Description

@Gsantomaggio

Is your feature request related to a problem? Please describe.

Per conversation with @lukebakken
Consider implementing a callback for PublishAsync

Describe the solution you'd like

At the moment, the PublishAsync waits the outcome callback. Maybe add the possibility have the same Azure Client behaviour:

_senderLink.Send(nativeMessage, OutcomeCallback, this);

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions