Apache.NMS.ActiveMQ.OpenWire.V6.MessageDispatchMarshaller.GetDataStructureType C# (CSharp) Méthode

GetDataStructureType() public méthode

public GetDataStructureType ( ) : byte
Résultat byte
        public override byte GetDataStructureType()
        {
            return MessageDispatch.ID_MESSAGEDISPATCH;
        }