Compartir a través de


OperationType Enumeración

Definición

public enum class OperationType
[System.Runtime.InteropServices.ComVisible(true)]
public enum OperationType
type OperationType = 
Public Enum OperationType
Herencia
OperationType
Atributos

Campos

Nombre Valor Description
None 0
OneWay 1
Notification 2
RequestResponse 3
SolicitResponse 4

Se aplica a