Apache.NMS.ActiveMQ.OpenWire.V6.MessageDispatchMarshaller.GetDataStructureType C# (CSharp) Метод

GetDataStructureType() публичный Метод

public GetDataStructureType ( ) : byte
Результат byte
        public override byte GetDataStructureType()
        {
            return MessageDispatch.ID_MESSAGEDISPATCH;
        }