Describes the error handler signature to receive notifcation for general errors.
Errors which occur while processing events from a particular EventHub partition are delivered
to the onError
handler provided in the start()
method. This handler is called on
occasions when an error occurs while managing partitions or leases for the partitions.
Describes the message handler signature for errors that occur while receiving messages from an EventHub.
Describes the message handler signature for messages received from an EventHub.
Generates a random number between the given interval
Min number of the range (inclusive).
Max number of the range (inclusive).
Validates the type and requiredness of a given parameter.
The name of the parameter.
The parameter value
The type of the parameter
Generated using TypeDoc
Describes the optional parameters that can be provided for creating an EventProcessorHost while creating from an iothub connectionstring.
FromIotHubConnectionStringOptions