Hi,
I am not really sure if this is the right place to ask this, but I've been searching for a while now and I can't really get a definitive answer.
How do I dispose a Mailbox Processor so that it gets garbage collected? I want to have a processor for a connection that my server handles but after a timeout I want it to just stop and get garbage collected freeing up the used memory.
Is this even possible?
Hi,
I am not really sure if this is the right place to ask this, but I've been searching for a while now and I can't really get a definitive answer.
How do I dispose a Mailbox Processor so that it gets garbage collected? I want to have a processor for a connection that my server handles but after a timeout I want it to just stop and get garbage collected freeing up the used memory.
Is this even possible?