RequestContext.ReentrancySection(Guid, Guid) Constructor
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 ReentrancySection (Guid originalReentrancyId, Guid newReentrancyId);
new Orleans.Runtime.RequestContext.ReentrancySection : Guid * Guid -> Orleans.Runtime.RequestContext.ReentrancySection
Public Sub New (originalReentrancyId As Guid, newReentrancyId As Guid)
Parameters
- originalReentrancyId
- Guid
- newReentrancyId
- Guid