PostActivateProtocolParticipant
abstract
[Orleans.Alias(PostActivateProtocolParticipant)]public abstract Task PostActivateProtocolParticipant() Called immediately after the user-level OnActivateAsync, on same scheduler.
Returns
A
System.Threading.Tasks.Task representing the operation.