Overload List

  NameDescription
Public methodStatic memberGetAllProtocols()()()()
Returns a list of all Protocol records
Public methodStatic memberGetAllProtocols(Int32, Int32, String, String, Nullable<(Of <<'(Int32>)>>))
Returns a list of all Protocol Records specified in range start to end. i.e., startIndex=0,endIndex=4, will return upto first 5 records. i.e., startIndex=5,endIndex=9, will return upto 6th through 10th records.

See Also