vrLib SDK Documentation
IsRequest Property
NamespacesVideoRay.CommunicationProtocol_PRO4_PacketIsRequest
Test to check if packet is a request
Declaration Syntax
C#Visual BasicVisual C++
public bool IsRequest { get; }
Public ReadOnly Property IsRequest As Boolean
public:
property bool IsRequest {
	bool get ();
}
Value
True if packet is a request

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)