Visual Basic (Declaration) | |
---|---|
Public Overloads Overridable Sub HistoryRead( _ ByVal context As OperationContext, _ ByVal details As HistoryReadDetails, _ ByVal timestampsToReturn As TimestampsToReturn, _ ByVal releaseContinuationPoints As Boolean, _ ByVal nodesToRead As IList(Of HistoryReadValueId), _ ByVal results As IList(Of HistoryReadResult), _ ByVal errors As IList(Of ServiceResult) _ ) |
C# | |
---|---|
public virtual void HistoryRead( OperationContext context, HistoryReadDetails details, TimestampsToReturn timestampsToReturn, bool releaseContinuationPoints, IList<HistoryReadValueId> nodesToRead, IList<HistoryReadResult> results, IList<ServiceResult> errors ) |
Parameters
- context
- details
- timestampsToReturn
- releaseContinuationPoints
- nodesToRead
- results
- errors
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family