Prajna


WorkerRoleInstance

WorkerRoleInstance is extended to run a service. It is to be instantiated at the remote end so that it is class member does not have the constraint to be serializable.

Instance members

Instance memberDescription
EvTerminated
Signature: ManualResetEvent

When an instance terminates it should set EvTerminated flag so that parent instance may terminate

Fork me on GitHub