Chameleon and Iguana Plugin C# Class Libraries

LlpConnection Class

This object is passed as an argument for many of the events of the LlpServer object.

For a list of all members of this type, see LlpConnection Members.

System.Object
   iNTERFACEWARE.Chameleon.LlpConnection

[Visual Basic]
Public Class LlpConnection
[C#]
public class LlpConnection

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class provides methods to interact with each discrete client connection.

See http://www.interfaceware.com/manual/network_components.html for more information.

Requirements

Namespace: iNTERFACEWARE.Chameleon

Assembly: CHM_CSHARP (in CHM_CSHARP.dll)

See Also

LlpConnection Members | iNTERFACEWARE.Chameleon Namespace