AccessCounter Struct
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.
Counts read and write accesses on a transaction participant.
[System.Serializable]
public struct AccessCounter
[System.Serializable]
[Orleans.GenerateSerializer]
public struct AccessCounter
[<System.Serializable>]
type AccessCounter = struct
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type AccessCounter = struct
Public Structure AccessCounter
- Inheritance
-
AccessCounter
- Attributes
Fields
Reads | |
Writes |
Operators
Addition(AccessCounter, AccessCounter) |