Sessions Property

Summary
Gets the list of the created CCOW sessions.
Syntax
C#
VB
C++
public static ObservableCollection<WeakReference> Sessions { get; } 
Public Shared ReadOnly Property Sessions() As System.Collections.ObjectModel.ObservableCollection(Of System.WeakReference) 
 Get 
public: static property System.Collections.ObjectModel.ObservableCollection<System.WeakReference^ >^  Sessions 
{ 
 System.Collections.ObjectModel.ObservableCollection<System.WeakReference^ >^  get() 
} 

Property Value

The list of the created CCOW sessions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.