LBM .Net API Documentation
UMEDeregistrationSuccessInfo Class
Namespacescom.latencybusters.lbmUMEDeregistrationSuccessInfo
UME Deregistration Success Info class.
Declaration Syntax
C#
public class UMEDeregistrationSuccessInfo
Members
All MembersConstructorsMethods



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

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

flags()()()
Get deregistration success flags.

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

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

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

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 deregistration success messages, like flags indicating any conditions on store deregistration, source and receiver registration IDs, and the store's name and group index.
Inheritance Hierarchy
Object
UMEDeregistrationSuccessInfo

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0