Table of Contents

Property ErrorMessage

Namespace
Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.Models
Assembly
Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.dll

ErrorMessage

The error message as received by the CommunicationGateway. This is usually the message of the caught exception.

public string ErrorMessage { get; set; }

Property Value

string