Class XperiflowApiServiceConfig
Namespace: Workspace.XBR.Xperiflow.Core.Session
Assembly: Xperiflow.dll
Declaration
public class XperiflowApiServiceConfig : IXperiflowApiServiceConfig
Implements: Workspace.XBR.Xperiflow.Core.Session.IXperiflowApiServiceConfig
Properties
BaseUri
Declaration
public string BaseUri { get; set; }
Version
Declaration
public string Version { get; set; }
TimeoutInSeconds
Declaration
public int TimeoutInSeconds { get; set; }
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object,System.Object)
System.Object.GetHashCode
System.Object.GetType
System.Object.MemberwiseClone
System.Object.ReferenceEquals(System.Object,System.Object)
System.Object.ToString