Compartir a través de


OperationSource Enum

Definition

Enum representing the source of an operation.

public enum OperationSource
type OperationSource = 
Public Enum OperationSource
Inheritance
OperationSource

Fields

Name Value Description
SDK 0

Operation executed by SDK.

Gateway 1

Operation executed by Gateway.

MCPServer 2

Operation executed by MCP Server.

Applies to