Skip to main content

Class DashboardApiServiceConfigProvider

Namespace: Workspace.XBR.Xperiflow.Core.Session

Assembly: Xperiflow.dll

Declaration
public class DashboardApiServiceConfigProvider : IXperiflowApiServiceConfigProvider

Implements: Workspace.XBR.Xperiflow.Core.Session.IXperiflowApiServiceConfigProvider

Properties​

SessionInfo​

Declaration
public SessionInfo SessionInfo { get; set; }

Methods​

GetConfig()​

Declaration
public XperiflowApiServiceConfig GetConfig()
Returns​

Workspace.XBR.Xperiflow.Core.Session.XperiflowApiServiceConfig

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

Was this page helpful?