FSharp.CloudAgent


ActorKey

Represents a unique key to identify an agent / actor.

Union Cases

Union CaseDescription
ActorKey(string)
Signature: string

Represents a unique key to identify an agent / actor.

Fork me on GitHub