LifecycleExtensions.OnStart(ILifecycleObserver) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Threading.Tasks.Task OnStart (this Orleans.ILifecycleObserver observer);
static member OnStart : Orleans.ILifecycleObserver -> System.Threading.Tasks.Task
<Extension()>
Public Function OnStart (observer As ILifecycleObserver) As Task
Parameters
- observer
- ILifecycleObserver