Sdílet prostřednictvím


BatchInboundEndpointProtocol Enum

Definition

The protocol of the endpoint.

public enum BatchInboundEndpointProtocol
type BatchInboundEndpointProtocol = 
Public Enum BatchInboundEndpointProtocol
Inheritance
BatchInboundEndpointProtocol

Fields

Tcp 0

Use TCP for the endpoint.

Udp 1

Use UDP for the endpoint.

Applies to