uaPLUS Reference
CloseSession Method
See Also  Send Feedback
Opc.Ua.Server Namespace > IServerInternal Interface : CloseSession Method

context
sessionId
deleteSubscriptions

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Sub CloseSession( _
   ByVal context As OperationContext, _
   ByVal sessionId As NodeId, _
   ByVal deleteSubscriptions As Boolean _
) 
C# 
void CloseSession( 
   OperationContext context,
   NodeId sessionId,
   bool deleteSubscriptions
)

Parameters

context
sessionId
deleteSubscriptions

Requirements

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

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.