Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal context As OperationContext, _ ByVal server As IServerInternal, _ ByVal serverCertificate As X509Certificate2, _ ByVal authenticationToken As NodeId, _ ByVal serverNonce() As Byte, _ ByVal sessionName As String, _ ByVal clientDescription As ApplicationDescription, _ ByVal endpointUrl As String, _ ByVal clientCertificate As X509Certificate2, _ ByVal sessionTimeout As Double, _ ByVal maxResponseMessageSize As UInteger, _ ByVal maxRequestAge As Double, _ ByVal maxBrowseContinuationPoints As Integer, _ ByVal maxHistoryContinuationPoints As Integer _ ) |
Parameters
- context
- server
- serverCertificate
- authenticationToken
- serverNonce
- sessionName
- clientDescription
- endpointUrl
- clientCertificate
- sessionTimeout
- maxResponseMessageSize
- maxRequestAge
- maxBrowseContinuationPoints
- maxHistoryContinuationPoints
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family