AsyncWcfLib

WcfReqIdent.ClientId Field

Identifies the client sending the request on the remote service.

0=no remote connection or message not sent yet. Id is created by remote service on first connect.

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

See Also

WcfReqIdent Class | SourceForge.AsyncWcfLib Namespace