Share via


SPDistributedCacheHostInfo.CachePort property

Namespace:  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property CachePort As Integer
    Get
    Friend Set
'Usage
Dim instance As SPDistributedCacheHostInfo
Dim value As Integer

value = instance.CachePort
public int CachePort { get; internal set; }

Property value

Type: System.Int32

See also

Reference

SPDistributedCacheHostInfo class

SPDistributedCacheHostInfo members

Microsoft.SharePoint.DistributedCaching.Utilities namespace