AsyncWcfLib

ActorPort.IsServiceName Property

IsServiceName=true : A service name must be unique in the plant, independant of host or application. IsServiceName=false: A client name must for unique identification be combined with application name, host name, instance- or process id.

public bool IsServiceName { public get; internal set; }

Implements

IActorPortId.IsServiceName

See Also

ActorPort Class | SourceForge.AsyncWcfLib Namespace