Share via


XboxLiveEndpointPairTemplate.InitiatorBoundPortRangeUpper Property

Definition

Gets the upper limit of the initiator bound port range, as defined in the app network manifest.

Important

This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

public:
 property unsigned short InitiatorBoundPortRangeUpper { unsigned short get(); };
uint16_t InitiatorBoundPortRangeUpper();
public ushort InitiatorBoundPortRangeUpper { get; }
var uInt16 = xboxLiveEndpointPairTemplate.initiatorBoundPortRangeUpper;
Public ReadOnly Property InitiatorBoundPortRangeUpper As UShort

Property Value

UInt16

unsigned short

uint16_t

The upper limit of the initiator bound port range.

Applies to