SIFWorks ADK 2.0
IReportObjectOutputStream Interface
NamespacesEdustructures.SifWorksIReportObjectOutputStream

[This is preliminary documentation and is subject to change.]

The ReportObjectOutputStream is implemented by the ADK to supply agents with a means of streaming arbitrarily large SIF Data Objects responses for SIF_ReportObject queries in SIF 1.5 and later. The ADK handles packetizing and storing SIF_Responses for SIF_ReportObject in a local cache for reliable delivery to the ZIS.
Declaration Syntax
C#Visual BasicVisual C++
public interface IReportObjectOutputStream
Public Interface IReportObjectOutputStream
public interface class IReportObjectOutputStream
Members
All MembersMethods



IconMemberDescription
SetReportInfo(String, ReportInfo, IZone)
Assign a ReportInfo instance to the stream.

Write(SifDataObject)
Write a SIFDataObject to the stream

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10