LimitManager Constructors
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.
Overloads
LimitManager() | |
LimitManager(LimitManager) |
LimitManager()
LimitManager(LimitManager)
- Source:
- LimitManager.cs
public LimitManager (Orleans.Runtime.Configuration.LimitManager other);
new Orleans.Runtime.Configuration.LimitManager : Orleans.Runtime.Configuration.LimitManager -> Orleans.Runtime.Configuration.LimitManager
Public Sub New (other As LimitManager)
Parameters
- other
- LimitManager