ServiceInsight.Models.StoredMessage.GetURIQuery C# (CSharp) Method

GetURIQuery() public method

public GetURIQuery ( ) : string
return string
        public string GetURIQuery() => string.Format("?EndpointName={0}&Search={1}", ReceivingEndpoint.Name, MessageId);