SIFWorks ADK 2.0
GetZoneStatus Method (timeout)
NamespacesEdustructures.SifWorksIZoneGetZoneStatus(TimeSpan)

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

Gets the SIF_ZoneStatus object from the ZIS managing this zone. The method blocks for the specified timeout period.
Declaration Syntax
C#Visual BasicVisual C++
SIF_ZoneStatus GetZoneStatus(
	TimeSpan timeout
)
Function GetZoneStatus ( _
	timeout As TimeSpan _
) As SIF_ZoneStatus
SIF_ZoneStatus^ GetZoneStatus (
	TimeSpan timeout
)
Parameters
timeout (TimeSpan)
The amount of time to wait for a SIF_ZoneStatus object to be received by the agent

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