Client Class

Summary

The Client object containing information about an individual client in the Server object's Client collection.

Syntax
C#
VB
C++
public class Client : IDisposable 
Public Class Client  
   Implements System.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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly