<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerCollection.Load(StreamReader) Method |
This method loads logger entries from a stream.
[Visual Basic]
Public Overloads Sub Load( _
ByVal stream As StreamReader _
)
[C#]
public int Load(
StreamReader stream
);
stream
StreamReader object
Errorcode: 0..OK, otherwise error
LoggerCollection Class | BR.AN.PviServices Namespace | LoggerCollection.Load Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]