DeviceMaximumQueueDepthExceededException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class DeviceMaximumQueueDepthExceededException : Microsoft.Azure.Devices.Common.Exceptions.IotHubException
type DeviceMaximumQueueDepthExceededException = class
inherit IotHubException
Public NotInheritable Class DeviceMaximumQueueDepthExceededException
Inherits IotHubException
- Inheritance
Constructors
Properties
Code | (Inherited from IotHubException) |
IsTransient | (Inherited from IotHubException) |
TrackingId | (Inherited from IotHubException) |
Methods
GetObjectData(SerializationInfo, StreamingContext) |