DANSrv Reference
ServerInstanceInfo Class
Members  See Also  Send Feedback
NSPluginNet4 Assembly > NSPlugin Namespace : ServerInstanceInfo Class

Glossary Item Box

Information from the generic server about the current server instances. There is an instance for each client connection. The application may use this information to give some clients special access rights or restrict the access for some clients. E.g. deny write access or read/write access to certain items. Since the always available user account information may be the same for all clients, the client application neeed to set define a name using the SetClientName OPC function.

Object Model

ServerInstanceInfo Class

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ServerInstanceInfo
C# 
public class ServerInstanceInfo 

Inheritance Hierarchy

System.Object
   NSPlugin.ServerInstanceInfo

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2017 Copyright Advosol Inc. All Rights Reserved.