Skip to main content

Class MetaFileSystemSessionClientFactory<TKey>

Namespace: Workspace.XBR.Xperiflow.MetaFileSystem

Assembly: Xperiflow.dll

Declaration
public class MetaFileSystemSessionClientFactory<TKey> : IMetaFileSystemSessionClientFactory<TKey>

Implements: IMetaFileSystemSessionClientFactory<{TKey}>

Methods

CreateClient(SessionInfo)

Creates a new instance of the MetaFileSystemClient.

Declaration
public IMetaFileSystemClient CreateClient(SessionInfo si)
Returns

Workspace.XBR.Xperiflow.MetaFileSystem.IMetaFileSystemClient

Parameters
TypeName
OneStream.Shared.Common.SessionInfosi

Implements

  • IMetaFileSystemSessionClientFactory<{TKey}>

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?