LBM .Net API Documentation
UMERegistrationSuccessInfo Class
Namespacescom.latencybusters.lbmUMERegistrationSuccessInfo
UME Registration Success Info class.
Declaration Syntax
C#
public class UMERegistrationSuccessInfo
Members
All MembersConstructorsMethods



IconMemberDescription
UMERegistrationSuccessInfo()()()
Creates a UMERegistrationSuccessInfo object and initializes all fields to 0/null.

UMERegistrationSuccessInfo(Int32, UInt32, UInt32, UInt32, UInt16, String)
Creates a UMERegistrationSuccessInfo object and initializes fields to supplied values.

flags()()()
Get registration success flags.

receiverRegistrationId()()()
Get receiver registration ID.

sequenceNumber()()()
Get starting sequence number.

sourceRegistrationId()()()
Get source registration ID.

sourceSessionId()()()
Get the session ID of the source.

store()()()
Get name (IP address) of the store successfully registered with.

storeIndex()()()
Get index of the store successfully registered with.

Remarks
Contains extended information for UME registration success messages, like flags indicating any conditions on store registration, source and receiver registration IDs, and the store's name and group index.
Inheritance Hierarchy
Object
UMERegistrationSuccessInfo

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0