BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

XmlHelper..::..ReadTimeFromMicroseconds Method

Reads the time from microseconds value.

Namespace:  CAS.Lib.CommonBus.Xml
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public static TimeSpan ReadTimeFromMicroseconds(
	XmlReader XmlReaderStreamOfSettings,
	string AttributeName
)
Public Shared Function ReadTimeFromMicroseconds ( _
	XmlReaderStreamOfSettings As XmlReader, _
	AttributeName As String _
) As TimeSpan
public:
static TimeSpan^ ReadTimeFromMicroseconds(
	XmlReader^ XmlReaderStreamOfSettings, 
	String^ AttributeName
)

Parameters

XmlReaderStreamOfSettings
Type: XmlReader
The XML reader stream of settings.
AttributeName
Type: String
Name of the attribute.

Return Value

sThe time span TimeSpan