IOverloadDetector
interface
Namespace: Orleans.Runtime.Messaging
Determines whether or not the process is overloaded.
public interface IOverloadDetectorProperties
IsOverloadedReturnstrueif this process is overloaded,falseotherwise.
Namespace: Orleans.Runtime.Messaging
public interface IOverloadDetectorIsOverloaded Returns true if this process is overloaded, false otherwise.