IConnectionSessionFactorySessions Property |
Returns a list of current sessions.
Namespace:
Demo3D.Gui.ConnectionViewer
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 18.03.00
SyntaxIEnumerable<IConnectionSession> Sessions { get; }Property Value
Type:
IEnumerableIConnectionSession
See Also