Click or drag to resize

ServiceResponseAttachments Property

Gets a list of serializable attachments of the ServiceResponse.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public List<Object> Attachments { get; }
View Source

Property Value

ListObject
See Also