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
| Type | Name |
|---|---|
OneStream.Shared.Common.SessionInfo | si |
Implements
IMetaFileSystemSessionClientFactory<{TKey}>
Inherited Members
System.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseCloneSystem.Object.ReferenceEquals(System.Object,System.Object)System.Object.ToString