SessionOptionKind 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public enum SessionOptionKind
type SessionOptionKind =
Public Enum SessionOptionKind
- 继承
-
SessionOptionKind
字段
| 名称 | 值 | 说明 |
|---|---|---|
| EventRetention | 0 | |
| MemoryPartition | 1 | |
| MaxMemory | 2 | |
| MaxEventSize | 3 | |
| MaxDispatchLatency | 4 | |
| TrackCausality | 5 | |
| StartUpState | 6 |