Utils Class

 

Namespace:   Microsoft.Azure.Devices.Client
Assembly:  Microsoft.Azure.Devices.Client (in Microsoft.Azure.Devices.Client.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Azure.Devices.Client.Utils

Syntax

public static class Utils
public ref class Utils abstract sealed 

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static ValidateBufferBounds(Byte[], Int32, Int32)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Azure.Devices.Client Namespace

Return to top