LoggerCollection.Load(StreamReader) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LoggerCollection.Load(StreamReader) Method

BR.AN.PviServices .NET


This method loads logger entries from a stream.

[Visual Basic]

Public Overloads Sub Load( _

  ByVal stream As StreamReader _

)

[C#]

public int Load(

  StreamReader stream

);

Parameters

stream

StreamReader object

Return Value

Errorcode: 0..OK, otherwise error

See Also

LoggerCollection Class | BR.AN.PviServices Namespace | LoggerCollection.Load Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]