Class AbpRemoteServiceOptions
Inheritance
object
AbpRemoteServiceOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Http.Client
Assembly: Volo.Abp.RemoteServices.dll
Syntax
public class AbpRemoteServiceOptions
Constructors
AbpRemoteServiceOptions()
Declaration
public AbpRemoteServiceOptions()
Properties
RemoteServices
Declaration
public RemoteServiceConfigurationDictionary RemoteServices { get; set; }
Property Value
Type | Description |
---|---|
RemoteServiceConfigurationDictionary |