Client Class

Summary
The Client object containing information about an individual client in the Server object's Client collection.
Syntax
C#
C++/CLI
public class Client : IDisposable 
public ref class Client : public System.IDisposable   
Remarks

The collection is obtained by calling the GetClients method. See the Clients collection methods and properties to know all the possible ways to get an individual client or enumerate through all of them.

Requirements

Target Platforms

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

Leadtools.MediaStreaming Assembly

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