XMLDA.NET Reference
EndPointName Property
See Also  Send Feedback
xmldanet.xmlda Namespace > OpcXmlDA Class : EndPointName Property

Glossary Item Box

WCF endpoint to be used in the server access. The name must be defiend in the WCF Configuration. The default value is "basicHTTP".
This property exists only in the XmlDaNetWCF.DLL

Syntax

Visual Basic (Usage)Copy Code
Dim instance As OpcXmlDA
Dim value As String
 
instance.EndPointName = value
 
value = instance.EndPointName
C# 
public string EndPointName {get; set;}

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.