AsyncWcfLib

ActorPort.LastSentId Property

The send id given to the last message sent from this sender. It is used to detect missing messages on the receiving side.

public uint LastSentId { public get; internal set; }

See Also

ActorPort Class | SourceForge.AsyncWcfLib Namespace