다음을 통해 공유


OperationType 열거형

정의

public enum class OperationType
[System.Runtime.InteropServices.ComVisible(true)]
public enum OperationType
type OperationType = 
Public Enum OperationType
상속
OperationType
특성

필드

Name Description
None 0
OneWay 1
Notification 2
RequestResponse 3
SolicitResponse 4

적용 대상