ToString Method (Client)

Summary
Returns a string that represents the current Object.
Syntax
C#
VB
C++
public override string ToString() 
Public Overrides Function ToString() As String 
public: 
String^ ToString(); override  

Return Value

A human-readable string.

Remarks

The returned string is the IP address of the client.

Requirements

Target Platforms

See Also

Reference

Client Class

Client Members

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

Leadtools.MediaStreaming Assembly

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