C# Class Microsoft.Azure.Devices.Client.ExceptionDispatcher

Show file Open project: Azure/azure-iot-sdk-csharp Class Usage Examples

Public Methods

Method Description
Throw ( Exception exception ) : void

Method Details

Throw() public static method

public static Throw ( Exception exception ) : void
exception Exception
return void