Apache.NMS.ActiveMQ.Commands.ActiveMQTempDestination.GetDestinationType C# (CSharp) Méthode

GetDestinationType() public méthode

Method GetDestinationType
public GetDestinationType ( ) : int
Résultat int
        public override int GetDestinationType()
        {
            // TODO: Implement this method
            return 0;
        }