AsyncWcfLib

WcfReqIdent.SendId Field

SendId is incremented by WcfAsyncClient for remote connections and remote service on each send operation. It is used to detect missing messages.

[DataMember(Name="null", Order=-1, IsRequired=False, EmitDefaultValue=True)]
public uint SendId;

See Also

WcfReqIdent Class | SourceForge.AsyncWcfLib Namespace