Click or drag to resize

ServiceResponseMessage Property

Gets or sets the plain-text message associated with the ServiceResponse.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public string Message { get; set; }
View Source

Property Value

String
See Also