Interface IWorkstationRequestMessage
- Namespace
- Acuit.Pinpoint.Workstation.Messaging
- Assembly
- Acuit.Pinpoint.Workstation.Abstractions.dll
An Acuit Pinpoint Workstation request message.
public interface IWorkstationRequestMessage
Properties
HasReceivedResponse
Gets whether a response has already been assigned to this instance.
bool HasReceivedResponse { get; }