[Missing <summary> documentation for T:Org.LLRP.LTK.LLRPV1.LLRPEndPoint]
| C# | Visual Basic | Visual C++ |
public class LLRPEndPoint : IDisposable
Public Class LLRPEndPoint _ Implements IDisposable
public ref class LLRPEndPoint : IDisposable
| All Members | Constructors | Methods | Events | ||
| Icon | Member | Description |
|---|---|---|
| LLRPEndPoint()()() | Initializes a new instance of the LLRPEndPoint class | |
| Close()()() | ||
| Create(String, Boolean) | ||
| Dispose()()() | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetMessage()()() | ||
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| OnClientConnected | ||
| OnMessageReceived | ||
| SendMessage(Message) | ||
| ToString()()() | (Inherited from Object.) | |
| TransactMessage(Message, Int32) |
| Object | |
| LLRPEndPoint | |