AsyncWcfLib

IActorOutput.LastRequestIdSent Property

The request id given to the last message sent from this client. The request id is incremented by the client for each request. The same id is returned in the response from the service. It is used to detect programming erors leading to request/response mismatch.

public uint LastRequestIdSent { public get; }

See Also

IActorOutput Interface | SourceForge.AsyncWcfLib Namespace