OperationType 枚举

定义

public enum class OperationType
[System.Runtime.InteropServices.ComVisible(true)]
public enum OperationType
type OperationType = 
Public Enum OperationType
继承
OperationType
属性

字段

名称 说明
None 0
OneWay 1
Notification 2
RequestResponse 3
SolicitResponse 4

适用于