UME Source Event Deregistration Success Info class.

C# |
public class UMESourceEventDeregistrationSuccessInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | 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.
|

Retrieved with the LBMSourceEvent.deregistrationSuccessInfo() method. Contains extended deregistration success info.

Object | |
![]() | UMESourceEventDeregistrationSuccessInfo |