Apache.NMS.ActiveMQ.OpenWire.V5.RemoveSubscriptionInfoMarshaller.GetDataStructureType C# (CSharp) Méthode

GetDataStructureType() public méthode

public GetDataStructureType ( ) : byte
Résultat byte
        public override byte GetDataStructureType()
        {
            return RemoveSubscriptionInfo.ID_REMOVESUBSCRIPTIONINFO;
        }