Skip to main content

IJsonServiceClient

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IJsonServiceClient : IServiceClient, IRestServiceClient, IServiceClientAsync, IServiceGatewayAsync, IServiceClientSync, IHasSessionId, IHasBearerToken, IHasVersion, IHttpRestClientAsync, IRestClientAsync, IReplyClient, IServiceGateway, IOneWayClient, IRestClient, IRestClientSync, IServiceClientCommon, IDisposable

Properties

BaseUri

View Source
Declaration
string BaseUri { get; }