A Sandcastle Documented Class Library
![]() | TagResponseAssemblerIsSynchronous Property |
Gets whether responses are being handled synchronously (i.e. returned at end of Execute() method).
Namespace: Tego.Rfid.Gen2.Implementation
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

public bool IsSynchronous { get; }
Public ReadOnly Property IsSynchronous As Boolean Get
public: property bool IsSynchronous { bool get (); }
member IsSynchronous : bool with get
Property Value
Type: Boolean