AsyncWcfLib

ActorOutput.OutputClientId Property

The OutputClientId used on the connected service to identify this client. OutputClientId is generated by the service on first connect or service restart. It remains stable on reconnect or client restart.

public int OutputClientId { public get; internal set; }

Implements

IActorOutput.OutputClientId

See Also

ActorOutput Class | SourceForge.AsyncWcfLib Namespace