Netronics.Ant.Ant.Task.GetMessageType C# (CSharp) Method

GetMessageType() public method

public GetMessageType ( ) : int
return int
        public int GetMessageType()
        {
            return _type;
        }