IClusterClientLifecycle Interface
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.
A ILifecycleObservable marker type for client lifecycles.
public interface IClusterClientLifecycle : Orleans.ILifecycleObservable
type IClusterClientLifecycle = interface
interface ILifecycleObservable
Public Interface IClusterClientLifecycle
Implements ILifecycleObservable
- Implements
Subscribe(String, Int32, ILifecycle |
Subscribe for notification when a stage is reached while starting or stopping. (Inherited from ILifecycleObservable) |
Subscribe(ILifecycle |
Creates a disposable subscription to the lifecycle. |
Subscribe(ILifecycle |
Creates a disposable subscription to the lifecycle. |
Subscribe(ILifecycle |
Creates a disposable subscription to the lifecycle. |
Subscribe<TObserver>(ILifecycle |
Creates a disposable subscription to the lifecycle. |
Subscribe<TObserver>(ILifecycle |
Creates a disposable subscription to the lifecycle. |
Subscribe<TObserver>(ILifecycle |
Creates a disposable subscription to the lifecycle. |
Produkt | Versiounen |
---|---|
.NET Orleans | 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |