VaultFolderCreate.DocumentSvc.DocumentService.GetWorkspaceSyncFileLimitAsync C# (CSharp) Method

GetWorkspaceSyncFileLimitAsync() public method

public GetWorkspaceSyncFileLimitAsync ( ) : void
return void
        public void GetWorkspaceSyncFileLimitAsync() {
            this.GetWorkspaceSyncFileLimitAsync(null);
        }
        

Same methods

DocumentService::GetWorkspaceSyncFileLimitAsync ( object userState ) : void
DocumentService