AsyncWcfLib

ActorPort.ToString(String, Int32) Method

Trace or display formatted status info

public string ToString(
   string prefix,
   int intendCnt
);

Parameters

prefix
Start with this text
intendCnt
intend the following lines by some spaces

Return Value

Formatted communication partner description

Implements

IActorPortId.ToString

See Also

ActorPort Class | SourceForge.AsyncWcfLib Namespace | ActorPort.ToString Overload List