Apache.NMS.ActiveMQ.Commands.DataStructureSupport.GetDataStructureType C# (CSharp) Method

GetDataStructureType() public method

public GetDataStructureType ( ) : byte
return byte
        public virtual byte GetDataStructureType()
        {
            return 0;
        }