Mercury API
MSG_CLOSE_CONNECTION Class
NamespacesOrg.LLRP.LTK.LLRPV1MSG_CLOSE_CONNECTION

[Missing <summary> documentation for T:Org.LLRP.LTK.LLRPV1.MSG_CLOSE_CONNECTION]

Declaration Syntax
C#Visual BasicVisual C++
public class MSG_CLOSE_CONNECTION : Message
Public Class MSG_CLOSE_CONNECTION _
	Inherits Message
public ref class MSG_CLOSE_CONNECTION : public Message
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
MSG_CLOSE_CONNECTION()()()
Initializes a new instance of the MSG_CLOSE_CONNECTION class

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
FromBitArray(BitArray%, Int32%, Int32)
FromString(String)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Length (Inherited from Message.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MSG_ID (Inherited from Message.)
MSG_TYPE (Inherited from Message.)
msgID (Inherited from Message.)
msgLen (Inherited from Message.)
msgType (Inherited from Message.)
reserved (Inherited from Message.)
ToBitArray()()() (Overrides Message.ToBitArray()()().)
ToString()()() (Overrides Object.ToString()()().)
version (Inherited from Message.)
VERSION (Inherited from Message.)
Inheritance Hierarchy
Object
Message
 MSG_CLOSE_CONNECTION

Assembly: LLRP (Module: LLRP) Version: 1.0.0.6 (1.0.0.6)