C# Class CalDavSynchronizer.Utilities.DnsQueryHelper.SRVRecord

Show file Open project: aluxnimm/outlookcaldavsynchronizer

Public Properties

Property Type Description
Pad ushort
dwReserved int
dwTtl int
flags int
pName string
pNameTarget System.IntPtr
pNext System.IntPtr
wDataLength ushort
wPort ushort
wPriority ushort
wType ushort
wWeight ushort

Property Details

Pad public property

public ushort Pad
return ushort

dwReserved public property

public int dwReserved
return int

dwTtl public property

public int dwTtl
return int

flags public property

public int flags
return int

pName public property

public string pName
return string

pNameTarget public property

public IntPtr,System pNameTarget
return System.IntPtr

pNext public property

public IntPtr,System pNext
return System.IntPtr

wDataLength public property

public ushort wDataLength
return ushort

wPort public property

public ushort wPort
return ushort

wPriority public property

public ushort wPriority
return ushort

wType public property

public ushort wType
return ushort

wWeight public property

public ushort wWeight
return ushort