次の方法で共有


BatchInboundEndpointProtocol 列挙型

定義

エンドポイントのプロトコル。

public enum BatchInboundEndpointProtocol
type BatchInboundEndpointProtocol = 
Public Enum BatchInboundEndpointProtocol
継承
BatchInboundEndpointProtocol

フィールド

Tcp 0

エンドポイントに TCP を使用します。

Udp 1

エンドポイントに UDP を使用します。

適用対象