C#
VB
C++
The Clients object contains a collection of the clients connected to the Server object.
[DefaultMemberAttribute("Item")]
public class Clients : System.Collections.Generic.IEnumerable<Client>, System.Collections.IEnumerable, System.IDisposable
<DefaultMemberAttribute("Item")>
Public Class Clients
Implements System.Collections.Generic.IEnumerable(Of Client), System.Collections.IEnumerable, System.IDisposable
[DefaultMemberAttribute("Item")]
public ref class Clients : public System.Collections.Generic.IEnumerable<Client>, System.Collections.IEnumerable, System.IDisposable
Gets a copy of the current clients collection by calling the GetClients method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET