LBM .Net API Documentation
UMEStoreEntry Constructor (address, groupIndex, registrationId)
Namespacescom.latencybusters.lbmUMEStoreEntryUMEStoreEntry(IPEndPoint, UInt16, UInt32)
Creates a UMEStoreEntry object and uses supplied values for initialization. The domain ID is set to 0.
Declaration Syntax
C#
public UMEStoreEntry(
	IPEndPoint address,
	ushort groupIndex,
	uint registrationId
)
Parameters
address (IPEndPoint)
The address (IP and port) of the store.
groupIndex (UInt16)
The group the store belongs to (must be >= 0).
registrationId (UInt32)
The source's registration ID (must be >= 0).

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0