StopSiloAsync(CancellationToken)
abstract
public abstract Task StopSiloAsync(CancellationToken ct)Stop the remote silo. This method cannot be use with AppDomain
Parameters
ctCancellationToken- Specifies the cancellation token to use for the shutdown sequence
