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