Clients Class

Summary
The Clients object contains a collection of the clients connected to the Server object.
Syntax
C#
C++/CLI
[DefaultMemberAttribute("Item")] 
public class Clients : IEnumerable<Client>, IEnumerable, IDisposable 
[DefaultMemberAttribute("Item")] 
public ref class Clients : public System.Collections.Generic.IEnumerable<Client>, System.Collections.IEnumerable, System.IDisposable   
Remarks

Gets a copy of the current clients collection by calling the GetClients method.

Requirements

Target Platforms

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

Leadtools.MediaStreaming Assembly

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