OPC Historian .NET Server Toolkit Reference
GenericServer Class Members
Fields  Methods 


The following tables list the members exposed by GenericServer.

Public Constructors
 NameDescription
Public ConstructorGenericServer Constructor  
Top
Protected Fields
 NameDescription
Internal FieldStartTime  
Top
Public Methods
 NameDescription
Public MethodCoInitForThreadThis methods needs to be called before a thread executes the first client callback.  
Public MethodDefineCallbacksThis method is called from the generic server to pass the references to the client callback wrapper methods.  
Public MethodDefineCallbacksPEProfessional Edition only.
This method is called from the generic server to pass the references to the client callback wrapper methods for Playback, Update and Annotaions handling.  
Public MethodOnCancelCompleteThis method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Async Cancel.  
Public MethodOnDataChangeThis method makes callbacks to the client though the generic server. It is to be used to return data from Async AdviseRaw and Async AdviseProcessed.  
Public MethodOnInsertAnnotationsThis method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Annotations Insert requests.  
Public MethodOnPlaybackThis method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Playback requests.  
Public MethodOnReadAnnotationsThis method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Annotation Read requests.  
Public MethodOnReadAttributeCompleteThis method makes callbacks to the client though the generic server. It is to be used to return data from Async ReadAttribute  
Public MethodOnReadCompleteThis method makes callbacks to the client though the generic server. It is to be used to return data from Async ReadRaw, Async ReadProcessed, and Async ReadAtTime.  
Public MethodOnReadModifiedCompleteThis method makes callbacks to the client though the generic server. It is to be used to return data from Async ReadModified  
Public MethodOnUpdateCompleteThis method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Update requests.  
Public MethodUndefineCallbacksThis method is called from the generic server to inactivate the reference to the client callback wrapper methods.  
Top
See Also

Reference

GenericServer Class
HDAPlugin Namespace

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback