C# Class Res.Client.Internal.Queues.Messages.QueuedEventsResponse

Inheritance: ResResponse
Show file Open project: heartysoft/res Class Usage Examples

Public Methods

Method Description
QueuedEventsResponse ( string context, string queueId, string subscriberId, System.DateTime timeOfResponse, long allocationId, EventInStorage events ) : System

Method Details

QueuedEventsResponse() public method

public QueuedEventsResponse ( string context, string queueId, string subscriberId, System.DateTime timeOfResponse, long allocationId, EventInStorage events ) : System
context string
queueId string
subscriberId string
timeOfResponse System.DateTime
allocationId long
events EventInStorage
return System