LBM .Net API Documentation
UMEStoreEntry Class
Namespacescom.latencybusters.lbmUMEStoreEntry
UME Store Entry class.
Declaration Syntax
C#
public class UMEStoreEntry
Members
All MembersConstructorsMethods



IconMemberDescription
UMEStoreEntry()()()
Creates a UMEStoreEntry object and initializes all values to 0.

UMEStoreEntry(IPEndPoint, UInt16, UInt32)
Creates a UMEStoreEntry object and uses supplied values for initialization. The domain ID is set to 0.

UMEStoreEntry(IPEndPoint, UInt16, UInt32, UInt32)
Creates a UMEStoreEntry object and uses supplied values for initialization.

UMEStoreEntry(IPEndPoint, UInt16, UInt32, UInt32, String)
Creates a UMEStoreEntry and uses supplied values for initialization.

address()()()
Accessor function to get the store's address.

domainId()()()
Accessor function to return the store's domain ID.

groupIndex()()()
Accessor function to get the store's group index.

isNamed()()()
Returns true if the store representy by this entry was specified by name.

name()()()
Returns the name of the store represented by this entry.

registrationId()()()
Accessor function to return the source's registration ID with this store.

Remarks
Holds information about a source's registration with a UME store, including the store's domain ID, IP address and port, group index, and the source's current registration ID.
Inheritance Hierarchy
Object
UMEStoreEntry

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0