LBM .Net API Documentation
UMESourceEventDeregistrationSuccessInfo Class
Namespacescom.latencybusters.lbmUMESourceEventDeregistrationSuccessInfo
UME Source Event Deregistration Success Info class.
Declaration Syntax
C#
public class UMESourceEventDeregistrationSuccessInfo
Members
All MembersConstructorsMethods



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

UMESourceEventDeregistrationSuccessInfo(Int32, UInt32, UInt32, UInt16, String)
Creates a UMESourceEventDeregistrationSuccessInfo object and initializes fields to the given values.

flags()()()
Returns store registration type flags.

registrationId()()()
Returns the source's registration ID.

sequenceNumber()()()
Returns the source's starting sequence number.

store()()()
Returns the name (IP address) of the store registered with.

storeIndex()()()
Returns the index of the store this source successfully registered to.

Remarks
Retrieved with the LBMSourceEvent.deregistrationSuccessInfo() method. Contains extended deregistration success info.
Inheritance Hierarchy
Object
UMESourceEventDeregistrationSuccessInfo

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0